[This is preliminary documentation and is subject to change.]
Represents abstraction of a hashed password, the concreate password algorithm provide implementation (i.e. bytebuffer, dictionary, string)
System Object NFX.Security HashedPasswordNamespace: NFX.SecurityAssembly: NFX (in NFX.dll) Version: 3.0.0.1 (3.0.0.1)
[SlimSerializationProhibitedAttribute]
public sealed class HashedPassword : IJSONWritable,
IEnumerable<KeyValuePair<string, Object>>, IEnumerable
[SlimSerializationProhibitedAttribute]
public sealed class HashedPassword : IJSONWritable,
IEnumerable<KeyValuePair<string, Object>>, IEnumerable
<SlimSerializationProhibitedAttribute>
Public NotInheritable Class HashedPassword
Implements IJSONWritable, IEnumerable(Of KeyValuePair(Of String, Object)),
IEnumerable
<SlimSerializationProhibitedAttribute>
Public NotInheritable Class HashedPassword
Implements IJSONWritable, IEnumerable(Of KeyValuePair(Of String, Object)),
IEnumerable
[SlimSerializationProhibitedAttribute]
public ref class HashedPassword sealed : IJSONWritable,
IEnumerable<KeyValuePair<String^, Object^>>, IEnumerable
[SlimSerializationProhibitedAttribute]
public ref class HashedPassword sealed : IJSONWritable,
IEnumerable<KeyValuePair<String^, Object^>>, IEnumerable
[<SealedAttribute>]
[<SlimSerializationProhibitedAttribute>]
type HashedPassword =
class
interface IJSONWritable
interface IEnumerable<KeyValuePair<string, Object>>
interface IEnumerable
end
[<SealedAttribute>]
[<SlimSerializationProhibitedAttribute>]
type HashedPassword =
class
interface IJSONWritable
interface IEnumerable<KeyValuePair<string, Object>>
interface IEnumerable
end