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