PrincipalInfo - Membres
Provides access to information about a principal.
Le type PrincipalInfo expose les membres suivants.
Constructeurs
Nom | Description | |
---|---|---|
PrincipalInfo |
Haut
Propriétés
Nom | Description | |
---|---|---|
Department | Gets a value that specifies the department name of the principal. | |
DisplayName | Gets a value that specifies the display name of the principal. | |
Gets a value that specifies the e-mail address of the principal. | ||
JobTitle | Gets a value that specifies the job title of the principal. | |
LoginName | Gets a value that specifies the login name of the principal. | |
Mobile | Gets a value that specifies the number of a mobile device of the principal. | |
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. | |
PrincipalType | Gets a value that specifies the type of the principal. | |
SIPAddress | Gets a value that specifies the Session Initiation Protocol (SIP) address of the principal. | |
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 | |
---|---|---|
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) | |
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) | |
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) | |
InitOnePropertyFromJson | (Remplace ClientValueObject.InitOnePropertyFromJson(String, JsonReader)) | |
ToString | (Hérité de Object) | |
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