IssuerAttributes interface
The attributes of an issuer managed by the Key Vault service.
Properties
created | Creation time in UTC. |
enabled | Determines whether the issuer is enabled. |
updated | Last updated time in UTC. |
Property Details
created
Creation time in UTC.
created?: Date
Property Value
Date
enabled
Determines whether the issuer is enabled.
enabled?: boolean
Property Value
boolean
updated
Last updated time in UTC.
updated?: Date
Property Value
Date