SPSiteAppPrincipalInfo members
Represents the app principal information stored in the site collection.
The SPSiteAppPrincipalInfo type exposes the following members.
Properties
Name | Description | |
---|---|---|
DisplayName | Gets the app principal's display name. | |
EncodedIdentityClaim | Gets the app principal's identity claim value. | |
Id | Gets the integer identifier of the app principal in the site collection. |
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