| MOVEitCertKeyInfoData Property |
The cert/key data.
Namespace: MOVEit.DMZ.APIAssembly: MOVEit.DMZ.API (in MOVEit.DMZ.API.dll) Version: 9.0.0.0
Syntaxpublic string Data { get; }Public ReadOnly Property Data As String
Get
public:
property String^ Data {
String^ get ();
}Property Value
Type:
String
See Also