MOVEitCertKeyInfo Class |
Namespace: MOVEit.DMZ.API
The MOVEitCertKeyInfo type exposes the following members.
Name | Description | |
---|---|---|
![]() | Data |
The cert/key data.
|
![]() | DataInitialized |
Returns the status of the data initialization for this object.
(Inherited from MOVEitObjectInfo.) |
![]() | DataType |
The data type of this cert/key.
|
![]() | ID |
The unique ID of this cert/key.
|
![]() | InstID |
ID of the organization this cert/key exists in.
|
![]() | OrgID |
ID of the organization this cert/key exists in.
|
![]() | OwnerRealName |
The real name of the person or automated account (e.g. "John Smith") with which this cert/key is associated.
|
![]() | OwnerUserID |
The user ID of the person or automated account (e.g. "jsmithr8my61b5oj") with which this cert/key is associated.
|
![]() | OwnerUsername |
The username of the person or automated account (e.g. "jsmith") with which this cert/key is associated.
|
![]() | Timestamp |
The date and time this cert/key was added.
|
![]() | Type |
The type of this cert/key.
|
Name | Description | |
---|---|---|
![]() | Equals | (Inherited from Object.) |
![]() | GetHashCode | Serves as a hash function for a particular type. (Inherited from Object.) |
![]() | GetType | Gets the Type of the current instance. (Inherited from Object.) |
![]() | ToString | Returns a string that represents the current object. (Inherited from Object.) |