SFAuthenticationErrorExtensions Clase

Definición

Métodos de extensión para la enumeración SafariServices.SFAuthenticationError.

[ObjCRuntime.Deprecated(ObjCRuntime.PlatformName.iOS, 12, 0, ObjCRuntime.PlatformArchitecture.None, "Use 'ASWebAuthenticationSessionErrorCode' instead.")]
[ObjCRuntime.Introduced(ObjCRuntime.PlatformName.iOS, 11, 0, ObjCRuntime.PlatformArchitecture.All, null)]
[ObjCRuntime.Unavailable(ObjCRuntime.PlatformName.MacOSX, ObjCRuntime.PlatformArchitecture.All, null)]
public static class SFAuthenticationErrorExtensions
type SFAuthenticationErrorExtensions = class
Herencia
SFAuthenticationErrorExtensions
Atributos

Comentarios

El método de extensión para la enumeración SafariServices.SFAuthenticationError se puede usar para capturar el dominio de error asociado a estos códigos de error.

Métodos

GetDomain(SFAuthenticationError)

Devuelve el dominio de error asociado al valor SafariServices.SFAuthenticationError.

Se aplica a