SPPrincipalInfo.PrincipalId property
Obtém o identificador principal.
Namespace: Microsoft.SharePoint.Utilities
Assembly: Microsoft.SharePoint (in Microsoft.SharePoint.dll)
Syntax
'Declaração
Public ReadOnly Property PrincipalId As Integer
Get
'Uso
Dim instance As SPPrincipalInfo
Dim value As Integer
value = instance.PrincipalId
public int PrincipalId { get; }
Property value
Type: System.Int32
Uma seqüência de caracteres que contém o identificador.