AuthenticatorBase.Status propriedade
Obtém os estados possíveis do autenticador.
Namespace: Microsoft.SharePoint.Client
Assembly: Microsoft.SharePoint.Client.Phone.Runtime (em Microsoft.SharePoint.Client.Phone.Runtime.dll)
Sintaxe
'Declaração
Public MustOverride Property Status As AuthenticationStatus
Get
Friend Set
'Uso
Dim instance As AuthenticatorBase
Dim value As AuthenticationStatus
value = instance.Status
public abstract AuthenticationStatus Status { get; internal set; }
Valor de propriedade
Tipo: Microsoft.SharePoint.Client.AuthenticationStatus
O estado do autenticador.