certificate_custom_store_name property

certificate_custom_store_name property

Specifies the custom store name of the certificate.

Definition:

@property
def certificate_custom_store_name(self):
    ...
@certificate_custom_store_name.setter
def certificate_custom_store_name(self, value):
    ...

See Also