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

Property Value

ListCreatePdfResult_PdfEnveloped_Recipients

Remarks

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

See Also