SPInternalAppPrincipalCreationParameters members
The object that encapsulates all parameters used to create an internal app principal.
The SPInternalAppPrincipalCreationParameters type exposes the following members.
Constructors
Name | Description | |
---|---|---|
![]() |
SPInternalAppPrincipalCreationParameters | Initializes a new instance of the SPInternalAppPrincipalCreationParameters class using the app identifier and display name. |
Top
Properties
Name | Description | |
---|---|---|
![]() |
ApplicationEndpointAuthorities | Gets the list of hostname[:port] that expose app endpoints. |
![]() |
RedirectAddresses | Gets the list of redirect addresses. |
Top
Methods
Name | Description | |
---|---|---|
![]() |
Equals | (Inherited from Object.) |
![]() |
Finalize | (Inherited from Object.) |
![]() |
GetHashCode | (Inherited from Object.) |
![]() |
GetType | (Inherited from Object.) |
![]() |
MemberwiseClone | (Inherited from Object.) |
![]() |
ToString | (Inherited from Object.) |
Top