eBizprise Framework Documentation
C#
Show/Hide TOC
Create
Pdf
Result_
Pdf
Enveloped
recipients 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#
Copy
public
List
<
CreatePdfResult_PdfEnveloped_Recipients
>
recipients
{
get
;
set
; }
Property Value
List
CreatePdfResult_PdfEnveloped_Recipients
Remarks
若回覆單位有多張憑證,則每一張憑證一筆加密憑證資訊
See Also
Reference
CreatePdfResult_PdfEnveloped Class
eBizprise.Framework.Api.DataContract.Confirmation Namespace
In This Article
Definition
Remarks
See Also