Possible enumeration values:

NameValueDescription
Success

0

The passphrase generator succeeded and the passphraseValue can be used.

InvalidWordCount

1

The WordCount parameter is not in range of 3 to 10.

LengthOutOfRange

2

The MinWordLength parameter is not in range of 3 to 10.

AccessDenied

3

There was a problem finding the supplied EmailAddress and APIKey combination; therefore, access to api is denied.

UnknownAPIError

4

There was an unknown error processing the api call.