SPAppPrincipalCredential members
Represents a credential belonging to an app principal.
The SPAppPrincipalCredential type exposes the following members.
Methods
Name | Description | |
---|---|---|
CreateFromKeyGroup | Creates an instance of [SPAppPrincipalCredential] that wraps a key group identifier. | |
CreateFromSymmetricKey | Creates an instance of [SPAppPrincipalCredential] that wraps a symmetric key. | |
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