Interface IIdentityProviderCredentialsClient
Represents a IdentityProviderCredentialsClient resource in the Okta API.
Inherited Members
Namespace: Okta.Sdk
Assembly: Okta.Sdk.dll
Syntax
public interface IIdentityProviderCredentialsClient : IResource
Properties
ClientId
Declaration
string ClientId { get; set; }
Property Value
Type | Description |
---|---|
System.String |
ClientSecret
Declaration
string ClientSecret { get; set; }
Property Value
Type | Description |
---|---|
System.String |