public const string PasswordExpiresKey = ".passwordExpires"
Public Const PasswordExpiresKey As String = ".passwordExpires"
public: literal String^ PasswordExpiresKey = ".passwordExpires"
static val mutable PasswordExpiresKey: string
In This Article