CreatePdfResult_PdfEnveloped_Recipients_Headerx5c Property

加密憑證,格式為 X.509(DER 編碼以 Base64 編碼

Definition

Namespace: eBizprise.Framework.Api.DataContract.Confirmation
Assembly: eBizprise.Framework.Api.DataContract.Confirmation (in eBizprise.Framework.Api.DataContract.Confirmation.dll) Version: 25.0.0.0+6e92afb880fa099fdfe407c9aa8d1b17eaaf3625
C#
public List<string> x5c { get; set; }

Property Value

ListString

Remarks

此處的憑證為回覆單位的函證專屬憑證

See Also