ConfirmationHelperTCodeTableBase64Encode Method

Base64編碼

Definition

Namespace: eBizprise.Framework
Assembly: eBizprise.Framework.Api.ConfirmationHelper (in eBizprise.Framework.Api.ConfirmationHelper.dll) Version: 25.0.1.0+6e92afb880fa099fdfe407c9aa8d1b17eaaf3625
C#
public string Base64Encode(
	string source
)

Parameters

source  String
來源文字

Return Value

String
string

Revision History

DateVersionDescription
2025/09/1925.0.0.0彙整2025年度初版

See Also