NodeOPCUA API Documentation
    Preparing search index...

    Class UserTokenSettingsDataType

    Hierarchy (View Summary)

    Index
    authorizationServiceName: UAString
    certificateGroupName: UAString
    issuedTokenType: UAString
    issuerEndpointUrl: UAString
    name: UAString
    recordProperties: KeyValuePair[] | null
    securityPolicyUri: UAString
    tokenType: UserTokenType
    dataTypeNodeId: ExpandedNodeId = ...
    encodingDefaultBinary: ExpandedNodeId = ...
    encodingDefaultJson: ExpandedNodeId = ...
    encodingDefaultXml: ExpandedNodeId = ...
    possibleFields: string[] = ...
    • get schema(): IStructuredTypeSchema

      Returns IStructuredTypeSchema

    • get schema(): IStructuredTypeSchema

      Returns IStructuredTypeSchema

    • Calculate the required size to store this object in a binary stream.

      Returns number

    • Encode the object to the binary stream.

      Parameters

      • stream: OutputBinaryStream

      Returns void

    • verify that all object attributes values are valid according to schema

      Returns boolean

    • Parameters

      • value: any

      Returns UserTokenType