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

    Interface ProfileLoginIpRange

    interface ProfileLoginIpRange {
        description?: string;
        endAddress: string;
        startAddress: string;
    }
    Index

    Properties

    description?: string
    endAddress: string
    startAddress: string