private void GetSession() { ISmsGatewayTurkcellAuthenticationService i = new SmsGatewayTurkcellAuthenticationService(); _smsToken.sessionId = i.CreateSession("905330000000", "12", "This is not a valid AuthenticationCode"); }