MOVEitUserGroupInfoCanCreateTempUsers Property |
If set to 1, and the organization is configured to allow creation
of temp users by group only, then members of this group will be
allowed to create temp users.
Namespace: MOVEit.DMZ.APIAssembly: MOVEit.DMZ.API (in MOVEit.DMZ.API.dll) Version: 9.0.0.0
Syntax public int CanCreateTempUsers { get; }
Public ReadOnly Property CanCreateTempUsers As Integer
Get
public:
property int CanCreateTempUsers {
int get ();
}
Property Value
Type:
Int32See Also