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