AppPrincipal.NameIdentifier propriedade
Obtém o identificador de nome de capital o aplicativo.
Namespace: Microsoft.SharePoint.Client
Assembly: Microsoft.SharePoint.Client (em Microsoft.SharePoint.Client.dll)
Sintaxe
'Declaração
Public ReadOnly Property NameIdentifier As String
Get
'Uso
Dim instance As AppPrincipal
Dim value As String
value = instance.NameIdentifier
public string NameIdentifier { get; }
Valor de propriedade
Tipo: System.String
O identificador de nome.