Partilhar via


Authenticator.Domain propriedade

Fornece acesso ao domínio associado a credencial.

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

Sintaxe

'Declaração
Public WriteOnly Property Domain As String
    Set
'Uso
Dim instance As Authenticator
Dim value As String

instance.Domain = value
public string Domain { set; }

Valor de propriedade

Tipo: System.String
String

Ver também

Referência

Authenticator classe

Authenticator membros

Microsoft.SharePoint.Client namespace