| AuthorizationCacheCheckAuthorization Method (String, Int32) | 
 
Namespace: PDTec.IceNet.WebAssembly: PDTec.IceNet.Web (in PDTec.IceNet.Web.dll) Version: 6.0.0.0 (6.0.6225.27214)
Syntaxpublic static void CheckAuthorization(
	string profileName,
	int authLevelReqired
)
Parameters
- profileName
 - Type: SystemString
 - authLevelReqired
 - Type: SystemInt32
 
See Also