Code:
/ WCF / WCF / 3.5.30729.1 / untmp / Orcas / SP / ndp / cdf / src / WCF / infocard / Service / managed / Microsoft / InfoCards / KerberosTokenFactoryCredential.cs / 1 / KerberosTokenFactoryCredential.cs
//------------------------------------------------------------------------------ // Copyright (c) Microsoft Corporation. All rights reserved. //----------------------------------------------------------------------------- namespace Microsoft.InfoCards { using System; using System.IO; using System.Text; // // Summary: // Kerberos based tokenfactory credential wrapper // internal class KerberosTokenFactoryCredential : TokenFactoryCredential { public KerberosTokenFactoryCredential( ) : base( TokenFactoryCredentialType.KerberosCredential ) { } protected override void DeserializeData( BinaryReader reader ) { } } } // 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
- Expressions.cs
- InvariantComparer.cs
- CheckedListBox.cs
- CssStyleCollection.cs
- RtfNavigator.cs
- CustomSignedXml.cs
- XhtmlBasicLiteralTextAdapter.cs
- XamlWriter.cs
- ControlTemplate.cs
- XmlAutoDetectWriter.cs
- KeySplineConverter.cs
- StartFileNameEditor.cs
- SqlParameter.cs
- RsaKeyGen.cs
- BoundField.cs
- SignedInfo.cs
- RecordConverter.cs
- GridViewDesigner.cs
- HashStream.cs
- PackageProperties.cs
- ISessionStateStore.cs
- ConfigurationManager.cs
- AssemblyAttributes.cs
- ArrayList.cs
- TraceXPathNavigator.cs
- DocumentApplicationJournalEntry.cs
- ParserOptions.cs
- Lease.cs
- TextBoxRenderer.cs
- HostedElements.cs
- RequestCacheValidator.cs
- StylusLogic.cs
- EntityDesignerDataSourceView.cs
- DomainUpDown.cs
- DataObjectSettingDataEventArgs.cs
- BaseInfoTable.cs
- FontConverter.cs
- CollectionExtensions.cs
- ImageConverter.cs
- SpotLight.cs
- ArgumentException.cs
- TextDecorations.cs
- ListViewItemMouseHoverEvent.cs
- InputBindingCollection.cs
- DataGridViewCellContextMenuStripNeededEventArgs.cs
- UrlPropertyAttribute.cs
- BuilderPropertyEntry.cs
- ExpressionBindings.cs
- ObjectStateEntryDbDataRecord.cs
- UnsafeNativeMethods.cs
- XsdDataContractExporter.cs
- OutputCacheSettings.cs
- RenderingEventArgs.cs
- UpdatePanelTrigger.cs
- HtmlTernaryTree.cs
- EnumerableCollectionView.cs
- Message.cs
- InvalidWMPVersionException.cs
- _ListenerResponseStream.cs
- OleDbConnectionFactory.cs
- MonikerSyntaxException.cs
- SourceFileInfo.cs
- DataGridViewColumnEventArgs.cs
- ReflectionHelper.cs
- ContainerUtilities.cs
- Rights.cs
- ThemeDictionaryExtension.cs
- EntityStoreSchemaFilterEntry.cs
- GeometryModel3D.cs
- WindowsStartMenu.cs
- Viewport3DAutomationPeer.cs
- DataGridViewCellConverter.cs
- AssertFilter.cs
- AttachedPropertyBrowsableWhenAttributePresentAttribute.cs
- DoubleCollection.cs
- XmlResolver.cs
- ThreadPool.cs
- SamlConstants.cs
- HwndProxyElementProvider.cs
- CorrelationToken.cs
- TextEditorTables.cs
- CqlQuery.cs
- RectangleConverter.cs
- WebPartActionVerb.cs
- CodeDOMUtility.cs
- XmlSchemaExporter.cs
- TabletDeviceInfo.cs
- PackWebRequestFactory.cs
- SeverityFilter.cs
- EffectiveValueEntry.cs
- XamlBuildTaskServices.cs
- ClientUtils.cs
- ListView.cs
- FastEncoder.cs
- Vector.cs
- UnsafePeerToPeerMethods.cs
- SqlUserDefinedTypeAttribute.cs
- ListControlActionList.cs
- FastPropertyAccessor.cs
- SinglePhaseEnlistment.cs