SPPrincipalInfo.PrincipalType - Propriété

Obtient le type d'entité de sécurité.

Espace de noms :  Microsoft.SharePoint.Utilities
Assembly :  Microsoft.SharePoint (dans Microsoft.SharePoint.dll)

Syntaxe

'Déclaration
Public ReadOnly Property PrincipalType As SPPrincipalType
    Get
'Utilisation
Dim instance As SPPrincipalInfo
Dim value As SPPrincipalType

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

Valeur de propriété

Type : Microsoft.SharePoint.Utilities.SPPrincipalType
Chaîne qui contient le type d'entité de sécurité.

Voir aussi

Référence

SPPrincipalInfo classe

SPPrincipalInfo - Membres

Microsoft.SharePoint.Utilities - Espace de noms