Méthode | Description | |
---|---|---|
IdentityProviderContract ( ) : System |
Initializes a new instance of the IdentityProviderContract class.
|
|
IdentityProviderContract ( string clientId, string clientSecret ) : System |
Initializes a new instance of the IdentityProviderContract class with required arguments.
|
public IdentityProviderContract ( ) : System | ||
Résultat | System |
public IdentityProviderContract ( string clientId, string clientSecret ) : System | ||
clientId | string | |
clientSecret | string | |
Résultat | System |