Leadtools.Ccow Namespace > IAuthenticationRepository Interface : SetAuthenticationData Method |
void SetAuthenticationData( int coupon, string logonName, string dataFormat, string userData, string appSignature )
'Declaration Sub SetAuthenticationData( _ ByVal coupon As Integer, _ ByVal logonName As String, _ ByVal dataFormat As String, _ ByVal userData As String, _ ByVal appSignature As String _ )
'Usage Dim instance As IAuthenticationRepository Dim coupon As Integer Dim logonName As String Dim dataFormat As String Dim userData As String Dim appSignature As String instance.SetAuthenticationData(coupon, logonName, dataFormat, userData, appSignature)
void SetAuthenticationData( int coupon, string logonName, string dataFormat, string userData, string appSignature )
function Leadtools.Ccow.IAuthenticationRepository.SetAuthenticationData( coupon , logonName , dataFormat , userData , appSignature )
void SetAuthenticationData( int coupon, String^ logonName, String^ dataFormat, String^ userData, String^ appSignature )
Target Platforms: Windows 7, Windows Vista SP1 or later, Windows XP SP3, Windows Server 2008 (Server Core not supported), Windows Server 2008 R2 (Server Core supported with SP1 or later), Windows Server 2003 SP2