4648
This commit is contained in:
@@ -24,7 +24,7 @@ namespace raven_integration
|
||||
D1.login = Util.Uniquify("LOGIN");
|
||||
D1.password = Util.Uniquify("PASSWORD");
|
||||
D1.roles = 0;//norole
|
||||
D1.userType = 3;//non scheduleable
|
||||
D1.userType = 2;// not service type user
|
||||
D1.notes = "notes";
|
||||
D1.customFields = Util.UserRequiredCustomFieldsJsonString();
|
||||
|
||||
|
||||
Reference in New Issue
Block a user