Esempio n. 1
0
 private void GetTokenStore()
 {
     tokenStore = ScrumFactory.Services.Web.Application.CompositionContainer.GetExportedValue <AuthProviders.IWindowsTokenStore>();
 }
Esempio n. 2
0
 private void GetTokenStore()
 {
     tokenStore = ScrumFactory.Services.Web.Application.CompositionContainer.GetExportedValue<AuthProviders.IWindowsTokenStore>();
 }