AppPrincipalCredentialReference members

Represents a reference to a credential for an app principal.

The AppPrincipalCredentialReference type exposes the following members.

Constructors

  Name Description
Public method AppPrincipalCredentialReference Initializes a new instance of the AppPrincipalCredentialReference class.

Top

Properties

  Name Description
Public property Id Gets or sets the unique identifier.
Public property NameIdentifier Gets or sets the name identifier of the principal.
Public property NotAfter Gets or sets the instant in time when this key expires.
Public property NotBefore Gets or sets the earliest instant in time when this key is valid.
Public property TypeId Gets the type identifier of the principal. (Overrides ClientValueObject.TypeId.)

Top

Methods

  Name Description
Public method CustomFromJson This member is reserved for internal use and is not intended to be used directly from your code. (Inherited from ClientValueObject.)
Public method CustomWriteToXml This member is reserved for internal use and is not intended to be used directly from your code. (Inherited from ClientValueObject.)
Public method FromJson This member is reserved for internal use and is not intended to be used directly from your code. (Inherited from ClientValueObject.)
Protected method InitOnePropertyFromJson This member is reserved for internal use and is not intended to be used directly from your code. (Overrides ClientValueObject.InitOnePropertyFromJson(String, JsonReader).)
Public method ToString (Inherited from Object.)
Public method 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

See also

Reference

AppPrincipalCredentialReference class

Microsoft.SharePoint.Client namespace