|
AdoSecurityProviderDefaultMessageUserPasswordExpired Field
|
Default message displayed when password is expired or has not been set.
Namespace: GSF.SecurityAssembly: GSF.Security (in GSF.Security.dll) Version: 2.4.205-beta
Syntax protected const string DefaultMessageUserPasswordExpired = "User "{0}" has an expired password or password has not been set."
Protected Const DefaultMessageUserPasswordExpired As String = "User "{0}" has an expired password or password has not been set."
protected:
literal String^ DefaultMessageUserPasswordExpired = "User "{0}" has an expired password or password has not been set."
static val mutable DefaultMessageUserPasswordExpired: string
var GSF.Security.AdoSecurityProvider.DefaultMessageUserPasswordExpired
View SourceField Value
StringSee Also