Partilhar via


Authenticator.Status propriedade

Obtém o status de inicialização desse URL.

Namespace:  Microsoft.SharePoint.Client
Assembly:  Microsoft.SharePoint.Client.Phone.Auth.UI (em Microsoft.SharePoint.Client.Phone.Auth.UI.dll)

Sintaxe

'Declaração
Public Overrides Property Status As AuthenticationStatus
    Get
    Friend Set
'Uso
Dim instance As Authenticator
Dim value As AuthenticationStatus

value = instance.Status
public override AuthenticationStatus Status { get; internal set; }

Valor de propriedade

Tipo: Microsoft.SharePoint.Client.AuthenticationStatus
AuthenticationStatus

Ver também

Referência

Authenticator classe

Authenticator membros

Microsoft.SharePoint.Client namespace