SPAppPrincipal members
Represents a single app principal.
The SPAppPrincipal type exposes the following members.
Properties
Name | Description | |
---|---|---|
DisplayName | Gets the display name of the app principal. | |
EncodedNameIdentifier | Gets the encoded name identifier of the app principal. | |
NameIdentifier | Gets the name identifier of the app 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