コード例 #1
0
 public AuthHandler(AddinsFactory factory)
 {
     _auth = factory.CreateAuthenticationAddin();
 }