Пример #1
0
 private void GetTokenStore()
 {
     tokenStore = ScrumFactory.Services.Web.Application.CompositionContainer.GetExportedValue <AuthProviders.IWindowsTokenStore>();
 }
Пример #2
0
 private void GetTokenStore()
 {
     tokenStore = ScrumFactory.Services.Web.Application.CompositionContainer.GetExportedValue<AuthProviders.IWindowsTokenStore>();
 }