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