Click or drag to resize
JsonWebKeyE Property
Gets or sets the 'e' (RSA - Exponent)..

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 E { get; set; }

Property Value

Type: String
See Also