Note
Access to this page requires authorization. You can try signing in or changing directories.
Access to this page requires authorization. You can try changing directories.
Include Protected Members
Include Inherited Members
Provides access to information about a principal.
The PrincipalInfo type exposes the following members.
Constructors
Name | Description | |
---|---|---|
![]() |
PrincipalInfo |
Top
Properties
Name | 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 | This member is reserved for internal use and is not intended to be used directly from your code. (Overrides ClientValueObject.TypeId.) |
Top
Methods
Name | Description | |
---|---|---|
![]() |
CustomFromJson | This member is reserved for internal use and is not intended to be used directly from your code. (Inherited from ClientValueObject.) |
![]() |
CustomWriteToXml | This member is reserved for internal use and is not intended to be used directly from your code. (Inherited from ClientValueObject.) |
![]() |
FromJson | This member is reserved for internal use and is not intended to be used directly from your code. (Inherited from ClientValueObject.) |
![]() |
InitOnePropertyFromJson | (Overrides ClientValueObject.InitOnePropertyFromJson(String, JsonReader).) |
![]() |
ToString | (Inherited from Object.) |
![]() |
WriteToXml | This member is reserved for internal use and is not intended to be used directly from your code. (Overrides ClientValueObject.WriteToXml(XmlWriter, SerializationContext).) |
Top