AppPrincipalConfiguration members

The configuration associated with an app principal.

The AppPrincipalConfiguration type exposes the following members.

Constructors

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

Top

Properties

  Name Description
Public property ApplicationEndpointAuthorities Gets the list of endpoint authorities exposed by the principal.
Public property ApplicationPrincipalNames Gets or sets the list of names for the principal.
Public property NameIdentifier Gets the name identifier of the principal.
Public property RedirectAddresses Gets the list of redirect addresses for the principal.
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

AppPrincipalConfiguration class

Microsoft.SharePoint.Client namespace