Click or drag to resize
ClientOrgID Property
ID of the currently signed on user's organization.

Namespace: MOVEit.DMZ.API
Assembly: MOVEit.DMZ.API (in MOVEit.DMZ.API.dll) Version: 9.0.0.0
Syntax
public string OrgID { get; }

Property Value

Type: String
Remarks
This value will be empty for users who have not yet signed on, or fail to sign on.
See Also