Code:
/ WCF / WCF / 3.5.30729.1 / untmp / Orcas / SP / ndp / cdf / src / WCF / IdentityModel / System / IdentityModel / Selectors / KerberosSecurityTokenAuthenticator.cs / 1 / KerberosSecurityTokenAuthenticator.cs
//------------------------------------------------------------ // Copyright (c) Microsoft Corporation. All rights reserved. //----------------------------------------------------------- namespace System.IdentityModel.Selectors { using System.IdentityModel.Tokens; public class KerberosSecurityTokenAuthenticator : WindowsSecurityTokenAuthenticator { public KerberosSecurityTokenAuthenticator() { } public KerberosSecurityTokenAuthenticator(bool includeWindowsGroups) : base(includeWindowsGroups) { } protected override bool CanValidateTokenCore(SecurityToken token) { return token is KerberosReceiverSecurityToken; } } } // File provided for Reference Use Only by Microsoft Corporation (c) 2007. // Copyright (c) Microsoft Corporation. All rights reserved.
Link Menu

This book is available now!
Buy at Amazon US or
Buy at Amazon UK
- WebServiceEnumData.cs
- XmlBinaryReader.cs
- EventDescriptor.cs
- ImplicitInputBrush.cs
- InfoCardRSACryptoProvider.cs
- AuthStoreRoleProvider.cs
- TemplatePartAttribute.cs
- ReadWriteObjectLock.cs
- ProjectedSlot.cs
- ConnectionProviderAttribute.cs
- SelectionHighlightInfo.cs
- InitializationEventAttribute.cs
- MediaContext.cs
- VoiceObjectToken.cs
- CqlLexer.cs
- Activator.cs
- UnionExpr.cs
- LinkGrep.cs
- LaxModeSecurityHeaderElementInferenceEngine.cs
- PrivateFontCollection.cs
- PropVariant.cs
- Buffer.cs
- XamlBuildTaskServices.cs
- SecurityDescriptor.cs
- IdentitySection.cs
- WmlImageAdapter.cs
- DelimitedListTraceListener.cs
- EntityViewGenerator.cs
- PropertyPathWorker.cs
- BatchParser.cs
- DeleteBookmarkScope.cs
- GridViewDeletedEventArgs.cs
- DeflateEmulationStream.cs
- FlowDocument.cs
- _Events.cs
- BindMarkupExtensionSerializer.cs
- CheckBoxRenderer.cs
- StatusBarDrawItemEvent.cs
- SqlInternalConnectionTds.cs
- EdmValidator.cs
- AppDomainUnloadedException.cs
- Descriptor.cs
- ProgressBar.cs
- DataControlButton.cs
- AccessDataSourceView.cs
- RoutedUICommand.cs
- WizardStepBase.cs
- NamespaceList.cs
- basevalidator.cs
- EventLogTraceListener.cs
- WebCategoryAttribute.cs
- ProjectionCamera.cs
- EditorZone.cs
- XPathNavigator.cs
- ColorPalette.cs
- NonParentingControl.cs
- WebPartRestoreVerb.cs
- CompositeControl.cs
- IndexingContentUnit.cs
- StrokeFIndices.cs
- PinnedBufferMemoryStream.cs
- RadioButtonFlatAdapter.cs
- BitmapEffectGeneralTransform.cs
- TransportSecurityBindingElement.cs
- Relationship.cs
- CrossSiteScriptingValidation.cs
- ReadOnlyPropertyMetadata.cs
- StrokeNodeEnumerator.cs
- NameScopePropertyAttribute.cs
- GB18030Encoding.cs
- ToolboxItemSnapLineBehavior.cs
- ExecutionEngineException.cs
- WindowsGraphics.cs
- WindowsIPAddress.cs
- OrElse.cs
- TableCell.cs
- WindowsRegion.cs
- PrefixHandle.cs
- GPRECT.cs
- CryptoProvider.cs
- ObjectListField.cs
- WebPartsPersonalizationAuthorization.cs
- ProtocolsSection.cs
- KeyNotFoundException.cs
- BypassElementCollection.cs
- DataReceivedEventArgs.cs
- _emptywebproxy.cs
- Triplet.cs
- RegexTree.cs
- SimpleHandlerBuildProvider.cs
- AggregateNode.cs
- ToolStripContentPanel.cs
- StackSpiller.Temps.cs
- SqlCacheDependencySection.cs
- XmlNamespaceManager.cs
- HMACRIPEMD160.cs
- XmlIncludeAttribute.cs
- TimelineGroup.cs
- BamlStream.cs
- CodeTypeParameterCollection.cs