NodeOPCUA API Documentation
    Preparing search index...

    Interface UserIdentityInfoUserName

    interface UserIdentityInfoUserName {
        password: string;
        type: UserName;
        userName: string;
    }
    Index

    Properties

    password: string
    type: UserName
    userName: string