| OAuth2RequestValidatorKey Property  | 
 
            Gets or sets the key.
            
 
    Namespace: 
   Intuit.Ipp.Security
    Assembly:
   Intuit.Ipp.Security (in Intuit.Ipp.Security.dll) Version: 4.0.0.0 (4.0.0.0)
Syntaxpublic AsymmetricAlgorithm Key { get; set; }Property Value
Type: 
AsymmetricAlgorithm
            The asymmetric algorithm key.
            
See Also