Partager via


Principal.PrincipalType - Propriété

Spécifie le niveau de publication d’un fichier.

Espace de noms :  Microsoft.SharePoint.Client
Assemblys :   Microsoft.SharePoint.Client.Silverlight (dans Microsoft.SharePoint.Client.Silverlight.dll);  Microsoft.SharePoint.Client.Phone (dans Microsoft.SharePoint.Client.Phone.dll)  Microsoft.SharePoint.Client (dans Microsoft.SharePoint.Client.dll)

Syntaxe

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

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

Valeur de propriété

Type : Microsoft.SharePoint.Client.Utilities.PrincipalType
Renvoie un .instance PrincipalTypequi contient le type de l'utilisateur principal.

Voir aussi

Référence

Principal classe

Principal - Membres

Microsoft.SharePoint.Client - Espace de noms