Interface IOAuthApplicationCredentials
Represents a OAuthApplicationCredentials resource in the Okta API.
Inherited Members
Namespace: Okta.Sdk
Assembly: Okta.Sdk.dll
Syntax
public interface IOAuthApplicationCredentials : IApplicationCredentials, IResource
Properties
OauthClient
Declaration
IApplicationCredentialsOAuthClient OauthClient { get; set; }
Property Value
Type | Description |
---|---|
IApplicationCredentialsOAuthClient |