Compartilhar via


SFAuthenticationErrorExtensions Classe

Definição

Métodos de extensão para a enumeração 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
Herança
SFAuthenticationErrorExtensions
Atributos

Comentários

O método de extensão para a enumeração SafariServices.SFAuthenticationError pode ser usado para buscar o domínio de erro associado a esses códigos de erro.

Métodos

GetDomain(SFAuthenticationError)

Retorna o domínio de erro associado ao valor SafariServices.SFAuthenticationError

Aplica-se a