SecureClientSecret
Class
Definition
This class allows to pass client secret as a SecureString to the API.
public class SecureClientSecret : Microsoft.IdentityModel.Clients.ActiveDirectory.ISecureClientSecret
- Inheritance
-
SecureClientSecret
- Implements
Constructors
| SecureClientSecret(SecureString) |
Required Constructor |
Methods
| ApplyTo(IDictionary<String,String>) |
Applies the secret to the dictionary. |
Extension Methods
| IsDefined(Object) | |
| IsNull(Object) | |
| IsPrimitive(Object) |