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+adf38c4ccb2bf98d8ad258a6278302b5e05a94ed
C#
public List<string> x5c { get; set; }

Property Value

ListString

Remarks

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

See Also