MOVEitCertKeyInfo.Type Property |
The type of this cert/key.
Namespace: MOVEit.DMZ.APIAssembly: MOVEit.DMZ.API (in MOVEit.DMZ.API.dll) Version: 9.0.0.0
Syntaxpublic MOVEitCertKeyInfo. CertKeyType Type { get; }
Public ReadOnly Property Type As MOVEitCertKeyInfo. CertKeyType
Get
public:
property MOVEitCertKeyInfo. CertKeyType Type {
MOVEitCertKeyInfo. CertKeyType get ();
}
Property Value
Type:
MOVEitCertKeyInfo.CertKeyType
See Also