NodeOPCUA API Documentation
    Preparing search index...

    Type Alias ValidUserFunc

    ValidUserFunc: (
        this: ServerSession,
        username: string,
        password: string,
    ) => boolean

    Type Declaration

      • (this: ServerSession, username: string, password: string): boolean
      • Parameters

        Returns boolean