Partager via


PrincipalInfo - Membres

Provides access to information about a principal.

Le type PrincipalInfo expose les membres suivants.

Constructeurs

  Nom Description
Méthode publique PrincipalInfo

Haut

Propriétés

  Nom Description
Propriété publique Department Gets a value that specifies the department name of the principal.
Propriété publique DisplayName Gets a value that specifies the display name of the principal.
Propriété publique Email Gets a value that specifies the e-mail address of the principal.
Propriété publique JobTitle Gets a value that specifies the job title of the principal.
Propriété publique LoginName Gets a value that specifies the login name of the principal.
Propriété publique Mobile Gets a value that specifies the number of a mobile device of the principal.
Propriété publique PrincipalId Gets a value that specifies an identifier for the principal. It must be -1 if the principal does not belong to the current site.
Propriété publique PrincipalType Gets a value that specifies the type of the principal.
Propriété publique SIPAddress Gets a value that specifies the Session Initiation Protocol (SIP) address of the principal.
Propriété publique TypeId Ce membre est réservé à une utilisation interne et n’est pas destiné à être utilisé directement à partir de votre code. (Remplace ClientValueObject.TypeId)

Haut

Méthodes

  Nom Description
Méthode publique CustomFromJson Ce membre est réservé à une utilisation interne et n’est pas destiné à être utilisé directement à partir de votre code. (Hérité de ClientValueObject)
Méthode publique CustomWriteToXml Ce membre est réservé à une utilisation interne et n’est pas destiné à être utilisé directement à partir de votre code. (Hérité de ClientValueObject)
Méthode publique FromJson Ce membre est réservé à une utilisation interne et n’est pas destiné à être utilisé directement à partir de votre code. (Hérité de ClientValueObject)
Méthode protégée InitOnePropertyFromJson (Remplace ClientValueObject.InitOnePropertyFromJson(String, JsonReader))
Méthode publique ToString (Hérité de Object)
Méthode publique WriteToXml Ce membre est réservé à une utilisation interne et n’est pas destiné à être utilisé directement à partir de votre code. (Remplace ClientValueObject.WriteToXml(XmlWriter, SerializationContext))

Haut

Voir aussi

Référence

PrincipalInfo classe

Microsoft.SharePoint.Client.Utilities - Espace de noms