Struct MD5PasswordHashingOptions
Implements
Inherited Members
System.ValueType.Equals(System.Object)
System.ValueType.GetHashCode()
System.ValueType.ToString()
System.Object.Equals(System.Object, System.Object)
System.Object.GetType()
System.Object.ReferenceEquals(System.Object, System.Object)
Namespace: Azos.Security
Assembly: Azos.dll
Syntax
public struct MD5PasswordHashingOptions : IPasswordHashingOptions
Properties
Salt
Declaration
public byte[] Salt { get; set; }
Property Value
Type | Description |
---|---|
System.Byte[] |