DatabaseUtilsGetAuthorizationText Method (Int32) |
Retrieves the localized text for the authorization level.
Namespace: PDTec.IceNet.Sdk.UtilsAssembly: PDTec.IceNet.Sdk (in PDTec.IceNet.Sdk.dll) Version: 6.0.0.0 (6.0.6225.27214)
Syntaxpublic static string GetAuthorizationText(
int score
)
Parameters
- score
- Type: SystemInt32
The authorization score.
Return Value
Type:
StringThe localized text.
See Also