Interface IMDMEnrollmentPolicyRuleCondition
Represents a MDMEnrollmentPolicyRuleCondition resource in the Okta API.
Inherited Members
Namespace: Okta.Sdk
Assembly: Okta.Sdk.dll
Syntax
public interface IMDMEnrollmentPolicyRuleCondition : IResource
Properties
BlockNonSafeAndroid
Declaration
bool? BlockNonSafeAndroid { get; set; }
Property Value
Type | Description |
---|---|
System.Nullable<System.Boolean> |
Enrollment
Declaration
string Enrollment { get; set; }
Property Value
Type | Description |
---|---|
System.String |