This website requires JavaScript.
Explore
Help
Register
Sign In
IMAXS
/
Software_Engineering_Field_Management
Watch
1
Star
0
Fork
You've already forked Software_Engineering_Field_Management
0
Code
Issues
Pull Requests
Packages
Projects
Releases
Wiki
Activity
d33ff74a51
Software_Engineering_Field_...
/
SiteManagementSystem(Softwa...
/
Model
/
SecretConfig.cs
8 lines
128 B
C#
Raw
Blame
History
namespace
IwutMail.Model
{
public
class
SecretConfig
{
public
string
HashSalt
{
get
;
set
;
}
=
null
!
;
}
}
Reference in New Issue
View Git Blame
Copy Permalink