Click or drag to resize
OAuthRequestValidatorConsumerKey Property
Gets or sets the consumer key.

Namespace:  Intuit.Ipp.Security
Assembly:  Intuit.Ipp.Security (in Intuit.Ipp.Security.dll) Version: 4.0.0.0 (4.0.0.0)
Syntax
C#
public string ConsumerKey { get; set; }

Property Value

Type: String
The consumer key.
See Also