SPAppPrincipalCredentialReference members
Represents a reference to a credential for an app principal.
The SPAppPrincipalCredentialReference type exposes the following members.
Properties
Name | Description | |
---|---|---|
ID | Gets the unique identifier. | |
NotAfter | Gets the instant in time when this key expires. | |
NotBefore | Get the earliest instant in time when this key is valid. |
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