Added seed from config instead of code
This commit is contained in:
@ -14,5 +14,7 @@
|
||||
public byte[] PasswordSalt { get; set; }
|
||||
|
||||
public Roles Role { get; set; }
|
||||
|
||||
public bool IsFromConfig { get; set; }
|
||||
}
|
||||
}
|
||||
|
Reference in New Issue
Block a user