| 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
Syntaxpublic string OwnerRealName { get; }Public ReadOnly Property OwnerRealName As String
	Get
public:
property String^ OwnerRealName {
	String^ get ();
}Property Value
Type: 
String See Also
See Also