Interface IOpenIdConnectApplicationSettingsClientKeys
Represents a OpenIdConnectApplicationSettingsClientKeys resource in the Okta API.
Inherited Members
Namespace: Okta.Sdk
Assembly: Okta.Sdk.dll
Syntax
public interface IOpenIdConnectApplicationSettingsClientKeys : IResource
Properties
Keys
Declaration
IList<IJsonWebKey> Keys { get; set; }
Property Value
| Type | Description |
|---|---|
| System.Collections.Generic.IList<IJsonWebKey> |