NodeOPCUA API Documentation
    Preparing search index...

    Interface DTUserTokenPolicy

    namespace http://opcfoundation.org/UA/
    nodeClass DataType
    name UserTokenPolicy
    isAbstract false
    interface DTUserTokenPolicy {
        issuedTokenType: UAString;
        issuerEndpointUrl: UAString;
        policyId: UAString;
        securityPolicyUri: UAString;
        tokenType: EnumUserToken;
    }

    Hierarchy (View Summary)

    Index

    Properties

    issuedTokenType: UAString
    issuerEndpointUrl: UAString
    policyId: UAString
    securityPolicyUri: UAString
    tokenType: EnumUserToken