MOVEit.DMZ.API Namespace |
Class | Description | |
---|---|---|
BytesTransferredEventArgs |
Provides data for a FileUploadBytesTransferred or FileDownloadBytesTransferred event.
| |
Client |
Main class used for accessing a MOVEit Transfer server. Contains
the methods and properties necessary for signing on, transferring
files, and adding, editing, and deleting users, files, and folders
on a MOVEit Transfer system.
| |
MOVEitCertKeyInfo |
Container object used to provide information about a specific
user SSL certificate or SSH key on a MOVEit Transfer server.
| |
MOVEitFileInfo |
Container object used to provide information about a specific
file on a MOVEit Transfer server.
| |
MOVEitFolderInfo |
Container object used to provide information about a specific
folder on a MOVEit Transfer server.
| |
MOVEitMessageInfo |
Container object used to provide information about a specific
secure message on a MOVEit Transfer server.
| |
MOVEitObjectInfo |
Base class for MOVEit info objects.
| |
MOVEitSAMLInfo |
Container object used to provide information about SAML
configurations in a MOVEit Transfer organization, including
the Service Provider settings of the organization, and
any available Identity Providers configured in the
organization. These settings can be used to issue
authentication requests to an Identity Provider in order
to receive a SAML assertion document, which can then be
used to authenticate to the MOVEit Transfer server.
| |
MOVEitSAMLInfoSAMLIdentityProvider |
Object describing a SAML Identity Provider entry in MOVEit Transfer.
| |
MOVEitSAMLInfoSAMLServiceEndpoint |
Object describing a SAML service endpoint.
| |
MOVEitUserGroupInfo |
Container object used to provide information about a specific
user group on a MOVEit Transfer server.
| |
MOVEitUserInfo |
Container object used to provide information about a specific
user on a MOVEit Transfer server.
|
Enumeration | Description | |
---|---|---|
ClientAddressBookLookupType |
Address book lookup value types.
| |
ClientConversionFormat |
Format codes for FileCopyAndConvert and FileMoveAndConvert methods.
| |
ClientReportOutputFormat |
Report output format types.
| |
ClientUserGroupMemberRelationship |
UserGroup member relationship types.
| |
ClientUserPermission |
User permission codes.
| |
ClientUserPermissionFilter |
User permission filter codes.
| |
ClientUserSearchStringFilter |
User search string filter codes.
| |
ClientUserStatusFilter |
User status filter codes.
| |
MOVEitCertKeyInfoCertKeyDataType |
The type of this cert/key's data.
| |
MOVEitCertKeyInfoCertKeyType |
The server type of this cert/key.
| |
MOVEitMessageInfoMessageState |
Message state codes.
| |
MOVEitMessageInfoRecipientType |
Message recipient types.
| |
MOVEitSAMLInfoSAMLServiceBinding |
Binding types of SAML services
|