ListKeyServersKmipRequestKmipHasProviderAssigned Property |
If omitted, returned KMIP Key Server objects will not be filtered based on whether they have a KMIP Key Provider assigned.
If true, returns only KMIP Key Server objects which have a KMIP Key Provider assigned.
If false, returns only KMIP Key Server objects which do not have a KMIP Key Provider assigned.
Namespace:
SolidFire.Element.Api
Assembly:
SolidFire.SDK (in SolidFire.SDK.dll) Version: 12.3.0.0
Syntax public Nullable<bool> KmipHasProviderAssigned { get; set; }
Property Value
Type:
NullableBooleanSee Also