NodeOPCUA API Documentation
    Preparing search index...

    Interface UserNameIdentityTokenOptions

    interface UserNameIdentityTokenOptions {
        encryptionAlgorithm?: UAString;
        password?: ByteString;
        policyId?: UAString;
        userName?: UAString;
    }

    Hierarchy (View Summary)

    Index

    Properties

    encryptionAlgorithm?: UAString
    password?: ByteString
    policyId?: UAString
    userName?: UAString