AuthenticationResult
Description:
[ CCode ( cprefix = "CAMEL_AUTHENTICATION_" , type_id = "camel_authentication_result_get_type ()" ) ]
[ Version ( since = "3.4" ) ]
public enum AuthenticationResult
Authentication result codes used by Service.
Content:
Enum values:
- ACCEPTED - Server accepted our
authentication attempt.
- ERROR - An error occurred while
authenticating.
- REJECTED - Server rejected our
authentication attempt.