SPAppPrincipalConfiguration members
Represents the configuration associated with an app principal.
The SPAppPrincipalConfiguration type exposes the following members.
Properties
Name | Description | |
---|---|---|
ApplicationEndpointAuthorities | Gets the list of endpoint authorities exposed by the principal. | |
NameIdentifier | Gets the name identifier of the principal. | |
RedirectAddresses | Gets the list of redirect addresses for the principal. |
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