Click or drag to resize

CreateKeyServerKmipResultKmipKeyServer Property

The KMIP (Key Management Interoperability Protocol) Key Server which has been created.

Namespace:  SolidFire.Element.Api
Assembly:  SolidFire.SDK (in SolidFire.SDK.dll) Version: 12.3.0.0
Syntax
C#
public KeyServerKmip KmipKeyServer { get; set; }

Property Value

Type: KeyServerKmip
See Also