|
AdoSecurityProviderDefaultMessageUserHasNoRoles Field
|
Default message displayed when user is not a member of any roles.
Namespace: GSF.SecurityAssembly: GSF.Security (in GSF.Security.dll) Version: 2.4.205-beta
Syntax protected const string DefaultMessageUserHasNoRoles = "User "{0}" has not been assigned any roles and therefore has no rights. Contact your administrator."
Protected Const DefaultMessageUserHasNoRoles As String = "User "{0}" has not been assigned any roles and therefore has no rights. Contact your administrator."
protected:
literal String^ DefaultMessageUserHasNoRoles = "User "{0}" has not been assigned any roles and therefore has no rights. Contact your administrator."
static val mutable DefaultMessageUserHasNoRoles: string
var GSF.Security.AdoSecurityProvider.DefaultMessageUserHasNoRoles
View SourceField Value
StringSee Also