Compartilhar via


Authenticator.UserName propriedade

Fornece acesso ao nome de usuário 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 UserName As String
    Set
'Uso
Dim instance As Authenticator
Dim value As String

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

Valor de propriedade

Tipo: System.String
String

Ver também

Referência

Authenticator classe

Authenticator membros

Microsoft.SharePoint.Client namespace