MemorablePasswordOptionsFixedPrefix Property

Gets or sets the prefix to prepend to the password.

Definition

Namespace: DevCase.Core.Security.Passwords
Assembly: DevCase.net48 (in DevCase.net48.dll) Version: 6.0.0.0 (6.0)
XMLNS for XAML: Not mapped to an xmlns.
public string FixedPrefix { get; set; }

Property Value

String

See Also