Click or drag to resize
JsonWebKeySetKeys Property

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 IList<JsonWebKey> Keys { get; }

Property Value

Type: IListJsonWebKey
See Also