@procivis/react-native-one-core
Preparing search index...
CertificateResponseBindingDto
Interface CertificateResponseBindingDto
interface
CertificateResponseBindingDto
{
chain
:
string
;
createdDate
:
string
;
id
:
string
;
key
?:
KeyListItemResponseBindingDto
;
lastModified
:
string
;
name
:
string
;
state
:
CertificateStateBindingEnum
;
x509Attributes
:
CertificateX509AttributesBindingDto
;
}
Index
Properties
chain
created
Date
id
key?
last
Modified
name
state
x509
Attributes
Properties
chain
chain
:
string
created
Date
createdDate
:
string
id
id
:
string
Optional
key
key
?:
KeyListItemResponseBindingDto
last
Modified
lastModified
:
string
name
name
:
string
state
state
:
CertificateStateBindingEnum
x509
Attributes
x509Attributes
:
CertificateX509AttributesBindingDto
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
On This Page
Properties
chain
created
Date
id
key
last
Modified
name
state
x509
Attributes
@procivis/react-native-one-core
Loading...