Declared in DCErrors.h

DCAuthenticationContextAccessErrorReason

Error reason for DCAuthenticationContextAccessErrorDomain

Definition

typedef NS_ENUM(NSInteger, DCAuthenticationContextAccessErrorReason ) {
   DCAUTHENTICATIONCONTEXTACCESSERRORREASON_ACCESS_FAILED = 0,
};

Constants

DCAUTHENTICATIONCONTEXTACCESSERRORREASON_ACCESS_FAILED

Fail to access AuthenticationContext.

Declared In DCErrors.h.

Declared In

DCErrors.h