ASWebAuthenticationSessionErrorCode Enum

Definition

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

CanceledLogin 1

The login was cancelled.

Applies to