UserIdInfo 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.UserIdInfo", ServerTypeId="{c5c3ae1a-63b6-4f25-a887-54b0b20a28e2}", ValueObject=true)]
public class UserIdInfo : Microsoft.SharePoint.Client.ClientValueObject
type UserIdInfo = class
inherit ClientValueObject
Public Class UserIdInfo
Inherits ClientValueObject
- Inheritance
- Attributes
Constructors
| UserIdInfo() |
Properties
| NameId | |
| NameIdIssuer | |
| TypeId |
Methods
| CustomFromJson(JsonReader) | (Inherited from ClientValueObject) |
| CustomWriteToXml(XmlWriter, SerializationContext) | (Inherited from ClientValueObject) |
| FromJson(JsonReader) | (Inherited from ClientValueObject) |
| InitOnePropertyFromJson(String, JsonReader) | |
| WriteToXml(XmlWriter, SerializationContext) | |