Click or drag to resize

CreateKeyServerKmipRequestKmipKeyServerHostnames Property

Array of the hostnames or IP addresses associated with this KMIP Key Server. Multiple hostnames or IP addresses must only be provided if the key servers are in a clustered configuration.

Namespace:  SolidFire.Element.Api
Assembly:  SolidFire.SDK (in SolidFire.SDK.dll) Version: 12.3.0.0
Syntax
C#
public string[] KmipKeyServerHostnames { get; set; }

Property Value

Type: String
See Also