Options
All
  • Public
  • Public/Protected
  • All
Menu

Class OnmsAuthConfig

Represents server authentication config.

Hierarchy

  • OnmsAuthConfig

Index

Constructors

Properties

Methods

Constructors

constructor

  • new OnmsAuthConfig(username: string, password: string): OnmsAuthConfig

Properties

password

password: string

The password to authenticate with.

username

username: string

The username to connect as.

Methods

clone

Generated using TypeDoc