Skip to content
This repository has been archived by the owner on Jul 24, 2023. It is now read-only.

Latest commit

 

History

History
20 lines (16 loc) · 880 Bytes

Certificate.md

File metadata and controls

20 lines (16 loc) · 880 Bytes

ElementsSDK.Model.Certificate

Properties

Name Type Description Notes
_Certificate string
Key string [optional]
Name string [optional] [readonly]
Issuer string [optional] [readonly]
Domains string [optional] [readonly]
Fingerprint string [optional] [readonly]
NotValidBefore string [optional] [readonly]
NotValidAfter string [optional] [readonly]
Expired string [optional] [readonly]
KeyMatches string [optional] [readonly]
DomainMatches string [optional] [readonly]

[Back to Model list] [Back to API list] [Back to README]