MOVEitCertKeyInfoOwnerUserID Property |
The user ID of the person or automated account (e.g. "jsmithr8my61b5oj") with which this cert/key is associated.
Namespace: MOVEit.DMZ.APIAssembly: MOVEit.DMZ.API (in MOVEit.DMZ.API.dll) Version: 9.0.0.0
Syntax public string OwnerUserID { get; }
Public ReadOnly Property OwnerUserID As String
Get
public:
property String^ OwnerUserID {
String^ get ();
}
Property Value
Type:
StringSee Also