Revocation interface
証明書の取り消しの詳細。
プロパティ
| effective |
取り消しが有効なタイムスタンプ。 |
| failure |
取り消し失敗の理由。 |
| reason | 取り消しの理由。 |
| remarks | 取り消しに関する発言。 |
| requested |
取り消しが申請された時のタイムスタンプ。 |
| status | 取り消しの状況。 |
プロパティの詳細
effectiveAt
取り消しが有効なタイムスタンプ。
effectiveAt?: Date
プロパティ値
Date
failureReason
取り消し失敗の理由。
failureReason?: string
プロパティ値
string
reason
取り消しの理由。
reason?: string
プロパティ値
string
remarks
取り消しに関する発言。
remarks?: string
プロパティ値
string
requestedAt
取り消しが申請された時のタイムスタンプ。
requestedAt?: Date
プロパティ値
Date
status
取り消しの状況。
status?: string
プロパティ値
string