NodeOPCUA API Documentation
    Preparing search index...

    Interface DTUserNameIdentityToken

    namespace http://opcfoundation.org/UA/
    nodeClass DataType
    name UserNameIdentityToken
    isAbstract false
    interface DTUserNameIdentityToken {
        encryptionAlgorithm: UAString;
        password: Buffer;
        policyId: UAString;
        userName: UAString;
    }

    Hierarchy (View Summary)

    Index

    Properties

    encryptionAlgorithm: UAString
    password: Buffer
    policyId: UAString
    userName: UAString