Skip to content

Commit 20fa824

Browse files
committed
adding import in api client file
1 parent 97df7e7 commit 20fa824

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

generator/cybersource-csharp-template/ApiClient.mustache

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -25,6 +25,7 @@ using AuthenticationSdk.core;
2525
using AuthenticationSdk.util;
2626
using System.Security.Cryptography.X509Certificates;
2727
using NLog;
28+
using System.Security;
2829

2930
namespace {{packageName}}.Client
3031
{

0 commit comments

Comments
 (0)