Click or drag to resize
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.API
Assembly: MOVEit.DMZ.API (in MOVEit.DMZ.API.dll) Version: 9.0.0.0
Syntax
public int CanCreateTempUsers { get; }

Property Value

Type: Int32
See Also