MOVEitCertKeyInfoOwnerUsername Property |
The username of the person or automated account (e.g. "jsmith") 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 OwnerUsername { get; }
Public ReadOnly Property OwnerUsername As String
Get
public:
property String^ OwnerUsername {
String^ get ();
}
Property Value
Type:
StringSee Also