共用方式為


ProofOfPossessionNonceResponse interface

產生擁有 Nonce 證明之動作的結果

Extends

繼承的屬性

certificate

憑證做為UTF-8編碼基底64字串。 注意:這個屬性不會串行化。 它只能由伺服器填入。

expiryUtc

憑證到期日。 注意:這個屬性不會串行化。 它只能由伺服器填入。

notBeforeUtc

憑證不在日期之前。 注意:這個屬性不會串行化。 它只能由伺服器填入。

provisioningState

上次作業的狀態。 注意:這個屬性不會串行化。 它只能由伺服器填入。

status

憑證狀態。 注意:這個屬性不會串行化。 它只能由伺服器填入。

subject

憑證主體。 注意:這個屬性不會串行化。 它只能由伺服器填入。

thumbprint

憑證指紋。 注意:這個屬性不會串行化。 它只能由伺服器填入。

繼承的屬性詳細資料

certificate

憑證做為UTF-8編碼基底64字串。 注意:這個屬性不會串行化。 它只能由伺服器填入。

certificate?: string

屬性值

string

繼承自CertificateProperties.certificate

expiryUtc

憑證到期日。 注意:這個屬性不會串行化。 它只能由伺服器填入。

expiryUtc?: Date

屬性值

Date

繼承自CertificateProperties.expiryUtc

notBeforeUtc

憑證不在日期之前。 注意:這個屬性不會串行化。 它只能由伺服器填入。

notBeforeUtc?: Date

屬性值

Date

繼承自CertificateProperties.notBeforeUtc

provisioningState

上次作業的狀態。 注意:這個屬性不會串行化。 它只能由伺服器填入。

provisioningState?: string

屬性值

string

繼承自CertificateProperties.provisioningState

status

憑證狀態。 注意:這個屬性不會串行化。 它只能由伺服器填入。

status?: string

屬性值

string

繼承自CertificateProperties.status

subject

憑證主體。 注意:這個屬性不會串行化。 它只能由伺服器填入。

subject?: string

屬性值

string

繼承自CertificateProperties.subject

thumbprint

憑證指紋。 注意:這個屬性不會串行化。 它只能由伺服器填入。

thumbprint?: string

屬性值

string

繼承自CertificateProperties.thumbprint