Click or drag to resize

ListKeyProvidersKmipRequest Properties

The ListKeyProvidersKmipRequest type exposes the following members.

Properties
  NameDescription
Public propertyKeyProviderIsActive
If omitted, returned KMIP Key Provider objects will not be filtered based on whether they're active. If true, returns only KMIP Key Provider objects which are active (providing keys which are currently in use). If false, returns only KMIP Key Provider objects which are inactive (not providing any keys and able to be deleted).
Public propertyKmipKeyProviderHasServerAssigned
If omitted, returned KMIP Key Provider objects will not be filtered based on whether they have a KMIP Key Server assigned. If true, returns only KMIP Key Provider objects which have a KMIP Key Server assigned. If false, returns only KMIP Key Provider objects which do not have a KMIP Key Server assigned.
Top
See Also