Property | Type | Description | |
---|---|---|---|
commonHeader | SlowPathPduCommonHeader | ||
preamble | LICENSE_PREAMBLE | ||
validClientMessage | LICENSE_ERROR_MESSAGE |
Method | Description | |
---|---|---|
Clone ( ) : StackPacket |
Create an instance of the class that is identical to the current PDU.
|
|
Server_License_Error_Pdu_Valid_Client ( ) : System |
The constructor of the class with no parameter.
|
|
Server_License_Error_Pdu_Valid_Client ( RdpbcgrServerSessionContext serverSessionContext ) : System |
The constructor of the class.
|
|
ToBytes ( ) : byte[] |
public Server_License_Error_Pdu_Valid_Client ( ) : System | ||
return | System |
public Server_License_Error_Pdu_Valid_Client ( RdpbcgrServerSessionContext serverSessionContext ) : System | ||
serverSessionContext | RdpbcgrServerSessionContext | Specify the session context. |
return | System |
public SlowPathPduCommonHeader commonHeader | ||
return | SlowPathPduCommonHeader |