certificate property
certificate property
Gets or sets the Web URL for a rights management certificate.
Definition:
@property
def certificate(self):
...
@certificate.setter
def certificate(self, value):
...
Gets or sets the Web URL for a rights management certificate.
@property
def certificate(self):
...
@certificate.setter
def certificate(self, value):
...