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