Expression Language Reference
    Preparing search index...

    Type Alias IFindSecurityOpts

    type IFindSecurityOpts = {
        client_identifier?: string;
    }
    Index

    Properties

    client_identifier?: string