SPAppPrincipalName members
Represents the name of an app principal.
The SPAppPrincipalName type exposes the following members.
Methods
Name | Description | |
---|---|---|
CreateFromAppPrincipalIdentifier | Creates an instance of [SPAppPrincipalName] for the specified app principal identifier. | |
CreateFromNameIdentifier | Creates an instance of [SPAppPrincipalName] for the specified name identifier. | |
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