UserPasswordCredential
Class
Definition
Credential used for username/password authentication.
public sealed class UserPasswordCredential : Microsoft.IdentityModel.Clients.ActiveDirectory.UserCredential
- Inheritance
Inherited Members
Microsoft.IdentityModel.Clients.ActiveDirectory.UserCredential
Constructors
| UserPasswordCredential(String, SecureString) |
Constructor to create credential with client id and secret |
| UserPasswordCredential(String, String) |
Constructor to create credential with client id and secret |
Extension Methods
| IsDefined(Object) | |
| IsNull(Object) | |
| IsPrimitive(Object) |