first commit
This commit is contained in:
@@ -0,0 +1,8 @@
|
||||
using System.Net;
|
||||
|
||||
namespace OpenWarehouse.auth.api.Common.CustomIdentifyManager;
|
||||
|
||||
public enum AccountClaims
|
||||
{
|
||||
ServiceAdress, IfUserCanChangeRole, ServiceName,
|
||||
}
|
||||
Reference in New Issue
Block a user