PrincipalInfo 成员

Provides access to information about a principal.

PrincipalInfo 类型公开以下成员。

构造函数

  名称 说明
公共方法 PrincipalInfo

页首

属性

  名称 说明
公共属性 Department Gets a value that specifies the department name of the principal.
公共属性 DisplayName Gets a value that specifies the display name of the principal.
公共属性 Email 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 此成员仅供内部使用,不能直接在您的代码中使用。 (覆盖 ClientValueObject.TypeId。)

页首

方法

  名称 说明
公共方法 CustomFromJson 此成员仅供内部使用,不能直接在您的代码中使用。 (从 ClientValueObject 继承。)
公共方法 CustomWriteToXml 此成员仅供内部使用,不能直接在您的代码中使用。 (从 ClientValueObject 继承。)
公共方法 FromJson 此成员仅供内部使用,不能直接在您的代码中使用。 (从 ClientValueObject 继承。)
受保护的方法 InitOnePropertyFromJson (覆盖 ClientValueObject.InitOnePropertyFromJson(String, JsonReader)。)
公共方法 ToString (从 Object 继承。)
公共方法 WriteToXml 此成员仅供内部使用,不能直接在您的代码中使用。 (覆盖 ClientValueObject.WriteToXml(XmlWriter, SerializationContext)。)

页首

另请参阅

引用

PrincipalInfo 类

Microsoft.SharePoint.Client.Utilities 命名空间