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