메소드 | 설명 | |
---|---|---|
IdentityProviderCreateParameters ( ) : System |
Initializes a new instance of the IdentityProviderCreateParameters class.
|
|
IdentityProviderCreateParameters ( string clientId, string clientSecret ) : System |
Initializes a new instance of the IdentityProviderCreateParameters class with required arguments.
|
public IdentityProviderCreateParameters ( ) : System | ||
리턴 | System |
public IdentityProviderCreateParameters ( string clientId, string clientSecret ) : System | ||
clientId | string | |
clientSecret | string | |
리턴 | System |