Cumulocity Web SDK - v1021.62.8
    Preparing search index...

    Interface ITenantSecurityOption

    Description of ITenantSecurityOption interface

    interface ITenantSecurityOption {
        key: string;
        value?: string;
    }
    Index

    Properties

    Properties

    key: string

    Key identifies the security option

    value?: string

    Value of a security option