NodeOPCUA API Documentation
    Preparing search index...

    Interface IssuedIdentityTokenOptions

    interface IssuedIdentityTokenOptions {
        encryptionAlgorithm?: UAString;
        policyId?: UAString;
        tokenData?: ByteString;
    }

    Hierarchy (View Summary)

    Index

    Properties

    encryptionAlgorithm?: UAString
    policyId?: UAString
    tokenData?: ByteString