Interface IAuthorizationServerCredentials
Represents a AuthorizationServerCredentials resource in the Okta API.
Inherited Members
Namespace: Okta.Sdk
Assembly: Okta.Sdk.dll
Syntax
public interface IAuthorizationServerCredentials : IResource
Properties
Signing
Declaration
IAuthorizationServerCredentialsSigningConfig Signing { get; set; }
Property Value
| Type | Description |
|---|---|
| IAuthorizationServerCredentialsSigningConfig |