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

    Interface MobileSecurityAssignmentMetadata

    interface MobileSecurityAssignmentMetadata {
        connectedApplication?: string;
        fullName?: string;
        isProtected?: boolean;
        masterLabel: string;
        profile?: string;
    }

    Hierarchy (View Summary)

    Index

    Properties

    connectedApplication?: string
    fullName?: string
    isProtected?: boolean
    masterLabel: string
    profile?: string