InMemoryTokenManagerGetConsumerSecret Method |
Returns consumer secret.
Namespace: CMS.ExternalAuthenticationAssembly: CMS.ExternalAuthentication (in CMS.ExternalAuthentication.dll) Version: 11.0.0
Syntax public string GetConsumerSecret(
string consumerKey
)
Parameters
- consumerKey
- Type: SystemString
Api key
Return Value
Type:
StringSee Also