NodeOPCUA API Documentation
    Preparing search index...

    Interface DTIssuedIdentityToken

    namespace http://opcfoundation.org/UA/
    nodeClass DataType
    name IssuedIdentityToken
    isAbstract false
    interface DTIssuedIdentityToken {
        encryptionAlgorithm: UAString;
        policyId: UAString;
        tokenData: Buffer;
    }

    Hierarchy (View Summary)

    Index

    Properties

    encryptionAlgorithm: UAString
    policyId: UAString
    tokenData: Buffer