onvif
    Preparing search index...

    Interface AuthorizationServerConfiguration

    Base class for physical entities like inputs and outputs.

    interface AuthorizationServerConfiguration {
        data: AuthorizationServerConfigurationData;
        token: string;
        [key: string]: unknown;
    }

    Hierarchy (View Summary)

    Indexable

    • [key: string]: unknown
    Index
    token: string

    Unique identifier referencing the physical entity.