CustomerKeyInfo Class

Definition

[Microsoft.SharePoint.Client.ScriptType("SP.CustomerKeyInfo", ServerTypeId="{cdc51c4d-1c56-41e9-8e38-d75217a70b85}", ValueObject=true)]
public class CustomerKeyInfo : Microsoft.SharePoint.Client.ClientValueObject
type CustomerKeyInfo = class
    inherit ClientValueObject
Public Class CustomerKeyInfo
Inherits ClientValueObject
Inheritance
CustomerKeyInfo
Attributes

Constructors

CustomerKeyInfo()

Properties

PrimaryKeyVault
SecondaryKeyVault
TypeId

Methods

CustomFromJson(JsonReader) (Inherited from ClientValueObject)
CustomWriteToXml(XmlWriter, SerializationContext) (Inherited from ClientValueObject)
FromJson(JsonReader) (Inherited from ClientValueObject)
InitOnePropertyFromJson(String, JsonReader)
WriteToXml(XmlWriter, SerializationContext)

Applies to