ClientCredential
Class
Definition
Credential including client id and secret.
public sealed class ClientCredential
- Inheritance
-
ClientCredential
Constructors
| ClientCredential(String, ISecureClientSecret) |
Constructor to create credential with client id and secret |
| ClientCredential(String, String) |
Constructor to create credential with client id and secret |
Properties
| ClientId |
Gets the identifier of the client requesting the token. |
Extension Methods
| IsDefined(Object) | |
| IsNull(Object) | |
| IsPrimitive(Object) |