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

    Interface EmployeeUserSettingsMetadata

    interface EmployeeUserSettingsMetadata {
        emailEncoding: string;
        enableEmployeeAutoCreateUser?: boolean;
        enableEmployeeIsSourceOfTruth?: boolean;
        fullName?: string;
        permset?: string;
        profile: string;
        usernameSuffix?: string;
    }

    Hierarchy (View Summary)

    Index

    Properties

    emailEncoding: string
    enableEmployeeAutoCreateUser?: boolean
    enableEmployeeIsSourceOfTruth?: boolean
    fullName?: string
    permset?: string
    profile: string
    usernameSuffix?: string