Click or drag to resize

CreateKeyProviderKmipRequestKeyProviderName Property

The name to associate with the created KMIP Key Provider. This name is only used for display purposes and does not need to be unique.

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

Property Value

Type: String
See Also