PickerEntityInformationRequest Class
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
[Microsoft.SharePoint.Client.ScriptType("SP.UI.ApplicationPages.PickerEntityInformationRequest", ServerTypeId="{892c6b6a-8e53-4e91-8957-67846f7545e8}", ValueObject=true)]
public class PickerEntityInformationRequest : Microsoft.SharePoint.Client.ClientValueObject
type PickerEntityInformationRequest = class
inherit ClientValueObject
Public Class PickerEntityInformationRequest
Inherits ClientValueObject
- Inheritance
- Attributes
Constructors
| PickerEntityInformationRequest() |
Properties
| EmailAddress | |
| GroupId | |
| Key | |
| PrincipalType | |
| TypeId |
Methods
| CustomFromJson(JsonReader) | (Inherited from ClientValueObject) |
| CustomWriteToXml(XmlWriter, SerializationContext) | (Inherited from ClientValueObject) |
| FromJson(JsonReader) | (Inherited from ClientValueObject) |
| InitOnePropertyFromJson(String, JsonReader) | |
| WriteToXml(XmlWriter, SerializationContext) | |