NodeOPCUA API Documentation
    Preparing search index...

    Interface EndpointWithUserIdentity

    interface EndpointWithUserIdentity {
        endpointUrl: string;
        userIdentity: UserIdentityInfo;
    }
    Index

    Properties

    endpointUrl: string
    userIdentity: UserIdentityInfo