Click or drag to resize
JsonWebKeyUse Property
Gets or sets the 'use' (Public Key Use)..

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

Property Value

Type: String
See Also