Gets or sets the 'n' (RSA - Modulus)..
Namespace:
Intuit.Ipp.OAuth2PlatformClient
Assembly:
Intuit.Ipp.OAuth2PlatformClient (in Intuit.Ipp.OAuth2PlatformClient.dll) Version: 4.0.0.0 (4.0.0.0)
Syntaxpublic string N { get; set; }
Property Value
Type:
String
Remarks value is formated as: Base64urlEncoding
See Also