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