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