ASWebAuthenticationSessionErrorCode Enum
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
Enumerates errors associated with a ASWebAuthenticationSession.
[ObjCRuntime.Introduced(ObjCRuntime.PlatformName.iOS, 12, 0, ObjCRuntime.PlatformArchitecture.All, null)]
public enum ASWebAuthenticationSessionErrorCode
type ASWebAuthenticationSessionErrorCode =
- Inheritance
-
ASWebAuthenticationSessionErrorCode
- Attributes
Fields
Name | Value | Description |
---|---|---|
CanceledLogin | 1 | The login was cancelled. |