Compartilhar via


SPPrincipalInfo.PrincipalType property

Obtém o tipo de entidade.

Namespace:  Microsoft.SharePoint.Utilities
Assembly:  Microsoft.SharePoint (in Microsoft.SharePoint.dll)

Syntax

'Declaração
Public ReadOnly Property PrincipalType As SPPrincipalType
    Get
'Uso
Dim instance As SPPrincipalInfo
Dim value As SPPrincipalType

value = instance.PrincipalType
public SPPrincipalType PrincipalType { get; }

Property value

Type: Microsoft.SharePoint.Utilities.SPPrincipalType
Uma seqüência de caracteres que contém o tipo de entidade.

Ver também

Referência

SPPrincipalInfo class

SPPrincipalInfo members

Microsoft.SharePoint.Utilities namespace