| OAuthRequestValidatorAccessTokenSecret Property  | 
 
            Gets or sets the access token secret.
            
 
    Namespace: 
   Intuit.Ipp.Security
    Assembly:
   Intuit.Ipp.Security (in Intuit.Ipp.Security.dll) Version: 4.0.0.0 (4.0.0.0)
Syntaxpublic string AccessTokenSecret { get; set; }Property Value
Type: 
String
            The access token secret.
            
See Also