Options
All
  • Public
  • Public/Protected
  • All
Menu

Enumeration AuthServerReplyType

Type of reply to send to the client.

Index

Enumeration members

Enumeration members

Data

Data = 2

Additional data to pass to the client.

Ok

Ok = 0

Authentication has been approved.

Reject

Reject = 1

Authentication has been rejected.

Generated using TypeDoc