AdalError
Class
Definition
Error code returned as a property in AdalException
public static class AdalError
- Inheritance
-
AdalError
Fields
| AccessingWsMetadataExchangeFailed |
Accessing WS Metadata Exchange Failed. |
| AssemblyLoadFailed |
Loading required assembly failed. |
| AssemblyNotFound |
Assembly not found. |
| AuthenticationCanceled |
Authentication canceled. |
| AuthenticationFailed |
Authentication failed. |
| AuthenticationUiFailed |
The request could not be preformed because of an unknown failure in the UI flow. |
| AuthorityNotInValidList |
'authority' is not in the list of valid addresses. |
| AuthorityValidationFailed |
Authority validation failed. |
| BrokerReponseHashMismatch |
Broker response hash did not match |
| CertificateKeySizeTooSmall |
Certificate key size too small. |
| DeviceCertificateNotFound |
Device certificate not found. |
| DuplicateQueryParameter |
Duplicate query parameter in extraQueryParameters |
| EmailAddressSuffixMismatch |
Email address suffix mismatch. |
| EncodedTokenTooLong |
Encoded token too long. |
| FailedToAcquireTokenSilently |
failed_to_acquire_token_silently. |
| FailedToRefreshToken |
Failed to refresh token. |
| FederatedServiceReturnedError |
Federated service returned error. |
| GetUserNameFailed |
Failed to get user name. |
| IdentityProtocolLoginUrlNull |
Identity protocol login URL Null. |
| IdentityProtocolMismatch |
Identity protocol mismatch. |
| IdentityProviderRequestFailed |
Identity provider request failed. |
| IntegratedAuthFailed |
Integrated authentication failed. You may try an alternative authentication method. |
| InteractionRequired |
Claims step-up required. |
| InvalidArgument |
Invalid argument. |
| InvalidAuthorityType |
Invalid authority type. |
| InvalidCredentialType |
Invalid credential type. |
| InvalidOwnerWindowType |
Invalid owner window type. |
| InvalidServiceUrl |
Invalid service URL. |
| MissingFederationMetadataUrl |
Federation Metadata Url is missing for federated user. |
| MultipleTokensMatched |
MultipleTokensMatched were matched. |
| NetworkNotAvailable |
The request could not be preformed because the network is down. |
| NoDataFromSts |
No data from STS. |
| NonHttpsRedirectNotSupported |
Non https redirect failed |
| ParsingWsMetadataExchangeFailed |
Parsing WS Metadata Exchange Failed. |
| ParsingWsTrustResponseFailed |
Parsing WS-Trust Response Failed. |
| PasswordRequiredForManagedUserError |
Password is required for managed user. |
| ServiceReturnedError |
Service returned error. |
| ServiceUnavailable |
Service unavailable. |
| StsMetadataRequestFailed |
STS metadata request failed. |
| StsTokenRequestFailed |
STS token request failed. |
| UnauthorizedResponseExpected |
Unauthorized response expected from resource server. |
| Unknown |
Unknown error. |
| UnknownUser |
Unknown User. |
| UnknownUserType |
Unknown User Type. |
| UserInteractionRequired |
One of two conditions was encountered.
|
| UserMismatch |
User Mismatch. |
| UserRealmDiscoveryFailed |
User Realm Discovery Failed. |
| WsTrustEndpointNotFoundInMetadataDocument |
WS-Trust Endpoint Not Found in Metadata Document. |
Extension Methods
| IsDefined(Object) | |
| IsNull(Object) | |
| IsPrimitive(Object) |