Interface IPlatformConditionEvaluatorPlatformOperatingSystem
Represents a PlatformConditionEvaluatorPlatformOperatingSystem resource in the Okta API.
Assembly: Okta.Sdk.dll
public interface IPlatformConditionEvaluatorPlatformOperatingSystem : IResource
Properties
Declaration
string Expression { get; set; }
Property Value
Type |
Description |
System.String |
|
Declaration
string Type { get; set; }
Property Value
Type |
Description |
System.String |
|
Declaration
IPlatformConditionEvaluatorPlatformOperatingSystemVersion Version { get; set; }
Property Value