WithPermitRequest Constructor

Initializes a new instance of the WithPermitRequest class.

Namespace:  SecretNET.AccessControl
Assembly:  SecretNET (in SecretNET.dll)

Syntax


public WithPermitRequest(
	Permit permit,
	Object queryMsg
)

Parameters

permit
Type: SecretNET.AccessControl..::..Permit
The permit.
queryMsg
Type: Object
The query message.