ApplicationPrincipalsDescription Class

Definition

Describes the application principals of the service.

public sealed class ApplicationPrincipalsDescription
type ApplicationPrincipalsDescription = class
Public NotInheritable Class ApplicationPrincipalsDescription
Inheritance
ApplicationPrincipalsDescription

Constructors

ApplicationPrincipalsDescription()

Creates and initializes an ApplicationPrincipalsDescription object.

Properties

DefaultIdentity

Default application identity

Groups

Gets the groups that must be created as a part of the application environment setup in the application manifest.

ManagedIdentities

Gets the identity that must be created as a part of the application environment setup in the application manifest.

TokenServiceEndpoint

Token service endpoint managing the application identity

Users

Gets the users that must be created as a part of the application environment setup in the application manifest.

Applies to