|
ISecurityProviderTranslateRole Method
|
Performs a translation of the specified user role.
Namespace: GSF.SecurityAssembly: GSF.Security (in GSF.Security.dll) Version: 2.4.205-beta
Syntax function TranslateRole(role);
View SourceParameters
- role String
- The user role to be translated.
Return Value
StringThe user role that the specified user
role translates to.
See Also