IceNetHttpApplicationCheckAuthorization 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 void CheckAuthorization(
string profileName,
int requiredAuthLevel
)
Parameters
- profileName
- Type: SystemString
- requiredAuthLevel
- Type: SystemInt32
See Also