CreatePdfResult_PdfEnvelopedrecipients 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+6e92afb880fa099fdfe407c9aa8d1b17eaaf3625
C#
public List<CreatePdfResult_PdfEnveloped_Recipients> recipients { get; set; }

Property Value

ListCreatePdfResult_PdfEnveloped_Recipients

Remarks

若回覆單位有多張憑證,則每一張憑證一筆加密憑證資訊

See Also