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