MOVEitCertKeyInfoOwnerRealName Property |
The real name of the person or automated account (e.g. "John Smith") 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 OwnerRealName { get; }
Public ReadOnly Property OwnerRealName As String
Get
public:
property String^ OwnerRealName {
String^ get ();
}
Property Value
Type:
StringSee Also