ListKeyProvidersKmipRequest Properties |
The ListKeyProvidersKmipRequest type exposes the following members.
Name | Description | |
---|---|---|
KeyProviderIsActive |
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).
| |
KmipKeyProviderHasServerAssigned |
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.
|