Authorization Constructor
.NET Framework (current version)
Creates a new instance of the Authorization class.
Assembly: System (in System.dll)
| Name | Description | |
|---|---|---|
![]() | Authorization(String^) | Creates a new instance of the Authorization class with the specified authorization message. |
![]() | Authorization(String^, Boolean) | Creates a new instance of the Authorization class with the specified authorization message and completion status. |
![]() | Authorization(String^, Boolean, String^) | Creates a new instance of the Authorization class with the specified authorization message, completion status, and connection group identifier. |
Show:
