Enum ISN_ASAuthorizationAppleIDProviderCredentialState
Possible values for the credential state of a user.
Namespace: SA.iOS.AuthenticationServices
Assembly: cs.temp.dll.dll
Syntax
public enum ISN_ASAuthorizationAppleIDProviderCredentialState
Fields
Name | Description |
---|---|
Authorized | The user is authorized. |
NotFound | The user can’t be found. |
Revoked | Authorization for the given user has been revoked. |
Transferred | Transferred |