Compartir a través de


SFAuthenticationErrorExtensions.GetDomain(SFAuthenticationError) Método

Definición

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

public static Foundation.NSString GetDomain (this SafariServices.SFAuthenticationError self);
static member GetDomain : SafariServices.SFAuthenticationError -> Foundation.NSString

Parámetros

self
SFAuthenticationError

Valor de enumeración

Devoluciones

Comentarios

Consulte para NSError obtener información sobre cómo usar los dominios de error al notificar errores.

Se aplica a