Beispiel #1
0
 public SignResponse(Sjuklöner.BankIDService.OrderResponseType SignResponse1)
 {
     this.SignResponse1 = SignResponse1;
 }
Beispiel #2
0
 public FileSignResponse(Sjuklöner.BankIDService.OrderResponseType FileSignResponse1)
 {
     this.FileSignResponse1 = FileSignResponse1;
 }
Beispiel #3
0
 public AuthenticateResponse(Sjuklöner.BankIDService.OrderResponseType AuthResponse)
 {
     this.AuthResponse = AuthResponse;
 }