CreatePdfResult_PdfEnveloped_Recipientsheader Property

回覆單位加密資訊頭

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 string header { get; set; }

Property Value

String

Remarks

alg 及 x5c 以 Base64 URL 編碼

See Also