NodeOPCUA API Documentation
    Preparing search index...

    Interface UserTokenPolicyOptions

    interface UserTokenPolicyOptions {
        issuedTokenType?: UAString;
        issuerEndpointUrl?: UAString;
        policyId?: UAString;
        securityPolicyUri?: UAString;
        tokenType?: UserTokenType;
    }
    Index

    Properties

    issuedTokenType?: UAString
    issuerEndpointUrl?: UAString
    policyId?: UAString
    securityPolicyUri?: UAString
    tokenType?: UserTokenType