public class ConfirmationHelper<TCodeTable>
where TCodeTable : ICodeTable
| ConfirmationHelperTCodeTable(ApiParameterTCodeTable) | 建構子 |
| ConfirmationHelperTCodeTable(ApiParameterTCodeTable, CertEncoder) | 建構子 |
| IsLog | 是否啟用紀錄 |
| IsSimulation | 是否模擬發送 |
| AuthorizeGet | 取得「企業約定授權申請」 |
| AuthorizeList | 取得「企業約定授權申請」清單 |
| AuthorizeReply | 傳送「企業約定授權回覆」 |
| AuthorizeSuspendGet | 取得「企業約定授權終止申請」 |
| AuthorizeSuspendList | 取得「企業約定授權終止申請」清單 |
| Base64Decode | Base64解碼 |
| Base64Encode | Base64編碼 |
| Challenge | 驗證登入並取得回傳結果 |
| CheckIn | 登入並取得回傳結果 |
| CheckOut | 登出並取得回傳結果 |
| CircularizationGet | 取得已接收「詢證函查詢申請」內容 |
| CircularizationList | 取得未下載「詢證函申請」清單 |
| CircularizationReply | 傳送「詢證函回覆」 |
| CreatePdf | 建立PDF文件 |
| Equals | Determines whether the specified object is equal to the current object. (Inherited from Object) |
| Finalize | Allows an object to try to free resources and perform other cleanup operations before it is reclaimed by garbage collection. (Inherited from Object) |
| GetHashCode | Serves as the default hash function. (Inherited from Object) |
| GetOffshoreOrgans | 下載目前最新的「虛擬統編資訊清單」 |
| GetType | Gets the Type of the current instance. (Inherited from Object) |
| MemberwiseClone | Creates a shallow copy of the current Object. (Inherited from Object) |
| QueryApplicationCert | 查詢共用應用程式憑證 |
| ToString | Returns a string that represents the current object. (Inherited from Object) |
| ToBsonString |
轉換Bson字串
(Defined by SerializeExtend) |
| ToBsonString |
轉換Bson字串
(Defined by SerializeExtend) |
| ToJsonString |
轉換Json字串
(Defined by SerializeExtend) |
| ToJsonString |
轉換Json字串
(Defined by SerializeExtend) |
| ToXmlString |
轉換Xml字串
(Defined by SerializeExtend) |
| WriteJsonFile |
寫入Json格式檔案
(Defined by SerializeExtend) |