.Net SDK 4.0.0 documentation
.Net SDK 4.0.0 documentation
Intuit.Ipp.OAuth2PlatformClient
JsonWebKeySet Class
JsonWebKeySet Properties
Keys Property
JsonWebKeySet
Keys Property
Gets the
IList
T
.
Namespace:
Intuit.Ipp.OAuth2PlatformClient
Assembly:
Intuit.Ipp.OAuth2PlatformClient (in Intuit.Ipp.OAuth2PlatformClient.dll) Version: 4.0.0.0 (4.0.0.0)
Syntax
C#
Copy
public
IList
<
JsonWebKey
>
Keys
{
get
; }
Property Value
Type:
IList
JsonWebKey
See Also
Reference
JsonWebKeySet Class
Intuit.Ipp.OAuth2PlatformClient Namespace