Interface IFeatureStage
Represents a FeatureStage resource in the Okta API.
Inherited Members
Namespace: Okta.Sdk
Assembly: Okta.Sdk.dll
Syntax
public interface IFeatureStage : IResource
Properties
State
Declaration
FeatureStageState State { get; set; }
Property Value
| Type | Description |
|---|---|
| FeatureStageState |
Value
Declaration
FeatureStageValue Value { get; set; }
Property Value
| Type | Description |
|---|---|
| FeatureStageValue |