TheUserManager..::..CloudCheck Method (TheProcessMessage, Int32, Boolean)
Checks if the User attached to a TPM has permission to access a resource and the this request was checked on a cloud node
Namespace:
nsCDEngine.SecurityAssembly: C-DEngine (in C-DEngine.dll)
Syntax
public static bool CloudCheck( TheProcessMessage pMsg, int pACL, bool SendNACK )
Public Shared Function CloudCheck ( _ pMsg As TheProcessMessage, _ pACL As Integer, _ SendNACK As Boolean _ ) As Boolean
public: static bool^ CloudCheck( TheProcessMessage^ pMsg, int^ pACL, bool^ SendNACK )