Method | Description | |
---|---|---|
AddToParameters ( string>.IDictionary |
||
ClientKey ( string clientId ) : System | ||
ClientKey ( string clientId, ClientAssertion clientAssertion ) : System | ||
ClientKey ( string clientId, ClientCredential clientCredential, |
public AddToParameters ( string>.IDictionary |
||
parameters | string>.IDictionary | |
return | void |
public ClientKey ( string clientId ) : System | ||
clientId | string | |
return | System |
public ClientKey ( string clientId, ClientAssertion clientAssertion ) : System | ||
clientId | string | |
clientAssertion | ClientAssertion | |
return | System |
public ClientKey ( string clientId, ClientCredential clientCredential, |
||
clientId | string | |
clientCredential | ClientCredential | |
authenticator | ||
return | System |