| LoginCachePassword Property |
パスワード。設定すると PasswordHash が更新される。
Namespace: Nec.Nebula.Internal.DatabaseAssembly: Nec.Nebula.Offline (in Nec.Nebula.Offline.dll) Version: 7.0.0.0 (7.0.0.0)
Syntaxpublic string Password { set; }Public WriteOnly Property Password As String
Set
public:
property String^ Password {
void set (String^ value);
}member Password : string with set
Property Value
Type:
String
Version InformationOffline
Supported in: 1.0
See Also