IssuerAttributes interface
The attributes of an issuer managed by the Key Vault service.
Properties
created | Creation time in UTC. NOTE: This property will not be serialized. It can only be populated by the server. |
enabled | Determines whether the issuer is enabled. |
updated | Last updated time in UTC. NOTE: This property will not be serialized. It can only be populated by the server. |
Property Details
created
Creation time in UTC. NOTE: This property will not be serialized. It can only be populated by the server.
created?: Date
Property Value
Date
enabled
Determines whether the issuer is enabled.
enabled?: boolean
Property Value
boolean
updated
Last updated time in UTC. NOTE: This property will not be serialized. It can only be populated by the server.
updated?: Date
Property Value
Date