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