vlocode-project - v1.40.0-beta-4
    Preparing search index...

    Interface MobileSecurityPolicyMetadata

    interface MobileSecurityPolicyMetadata {
        effectiveDate?: string;
        fullName?: string;
        isEnabled: boolean;
        isProtected?: boolean;
        masterLabel: string;
        mobilePlatform?: MobileSecurityMobilePlatform;
        mobileSecurityAssignment?: string;
        ruleValue: string;
        ruleValueType: MobileSecurityPolicyRuleValueType;
        severityLevel: MobileSecurityPolicySeverityLevel;
        type: MobileSecurityPolicyType;
    }

    Hierarchy (View Summary)

    Index

    Properties

    effectiveDate?: string
    fullName?: string
    isEnabled: boolean
    isProtected?: boolean
    masterLabel: string
    mobileSecurityAssignment?: string
    ruleValue: string