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