| LoginCachePasswordHash Property |
パスワードハッシュ
Namespace: Nec.Nebula.Internal.DatabaseAssembly: Nec.Nebula.Offline (in Nec.Nebula.Offline.dll) Version: 7.0.0.0 (7.0.0.0)
Syntaxpublic string PasswordHash { get; }Public ReadOnly Property PasswordHash As String
Get
public:
property String^ PasswordHash {
String^ get ();
}member PasswordHash : string with get
Property Value
Type:
String
Version InformationOffline
Supported in: 1.0
See Also