Rfc3161TimestampTokenInfo.GetTimestampAuthorityName 方法
定義
重要
部分資訊涉及發行前產品,在發行之前可能會有大幅修改。 Microsoft 對此處提供的資訊,不做任何明確或隱含的瑕疵擔保。
取得數據,表示 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
發生,這是簽署者資訊的一部分。