共用方式為


Rfc3161TimestampTokenInfo.GetTimestampAuthorityName 方法

定義

取得數據,表示 TSA 名稱識別中的提示。

public:
 Nullable<ReadOnlyMemory<System::Byte>> GetTimestampAuthorityName();
public ReadOnlyMemory<byte>? GetTimestampAuthorityName ();
member this.GetTimestampAuthorityName : unit -> Nullable<ReadOnlyMemory<byte>>
Public Function GetTimestampAuthorityName () As Nullable(Of ReadOnlyMemory(Of Byte))

傳回

數據,表示 TSA 名稱識別中的提示。

備註

簽署回應之實體的實際識別一律會透過使用憑證標識碼 (ESSCertID 屬性) 在屬性內 SigningCertificate 發生,這是簽署者資訊的一部分。

適用於