コード例 #1
0
ファイル: AuthRequest.cs プロジェクト: jreneau/oktasdk-csharp
 public AuthRequest()
 {
     Context = new AuthContext();
 }