Code:
/ WCF / WCF / 3.5.30729.1 / untmp / Orcas / SP / ndp / cdf / src / WCF / ServiceModel / System / ServiceModel / Security / Tokens / BufferedGenericXmlSecurityToken.cs / 1 / BufferedGenericXmlSecurityToken.cs
//------------------------------------------------------------ // Copyright (c) Microsoft Corporation. All rights reserved. //----------------------------------------------------------- namespace System.ServiceModel.Security.Tokens { using System; using System.ServiceModel; using System.IdentityModel.Tokens; using System.IdentityModel.Policy; using System.Collections.ObjectModel; using System.Xml; class BufferedGenericXmlSecurityToken : GenericXmlSecurityToken { XmlBuffer tokenXmlBuffer; public BufferedGenericXmlSecurityToken( XmlElement tokenXml, SecurityToken proofToken, DateTime effectiveTime, DateTime expirationTime, SecurityKeyIdentifierClause internalTokenReference, SecurityKeyIdentifierClause externalTokenReference, ReadOnlyCollectionauthorizationPolicies, XmlBuffer tokenXmlBuffer ) : base(tokenXml, proofToken, effectiveTime, expirationTime ,internalTokenReference, externalTokenReference, authorizationPolicies) { this.tokenXmlBuffer = tokenXmlBuffer; } public XmlBuffer TokenXmlBuffer { get { return this.tokenXmlBuffer; } } } } // 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
- HtmlSelect.cs
- Latin1Encoding.cs
- DropDownHolder.cs
- DurableInstancingOptions.cs
- JoinElimination.cs
- SqlDataSourceRefreshSchemaForm.cs
- ACE.cs
- ServiceModelStringsVersion1.cs
- VisualTarget.cs
- Rect.cs
- GridViewRowEventArgs.cs
- DataTableExtensions.cs
- CounterSetInstance.cs
- BindableAttribute.cs
- cookieexception.cs
- EmptyCollection.cs
- DbDataRecord.cs
- ConfigXmlSignificantWhitespace.cs
- SiteMapDataSourceView.cs
- ProgressBar.cs
- PrimitiveDataContract.cs
- FontStyleConverter.cs
- HttpBrowserCapabilitiesBase.cs
- DocumentXmlWriter.cs
- GlyphingCache.cs
- ModelPropertyDescriptor.cs
- XmlAttributes.cs
- IgnoreDeviceFilterElement.cs
- PropertyNames.cs
- ADMembershipProvider.cs
- RoutingTable.cs
- ToolboxItemAttribute.cs
- MSG.cs
- CompositeActivityTypeDescriptorProvider.cs
- OdbcConnectionString.cs
- DataContractJsonSerializer.cs
- TranslateTransform.cs
- ZipIOCentralDirectoryBlock.cs
- IdentityManager.cs
- ObjectDataSourceSelectingEventArgs.cs
- Executor.cs
- CompositeFontFamily.cs
- ObjectDataSourceFilteringEventArgs.cs
- CodeObject.cs
- WindowsFormsLinkLabel.cs
- GraphicsContext.cs
- CompModSwitches.cs
- TreeIterator.cs
- WindowsAuthenticationEventArgs.cs
- NativeRightsManagementAPIsStructures.cs
- TargetException.cs
- PointCollection.cs
- DataServiceSaveChangesEventArgs.cs
- DefaultHttpHandler.cs
- CacheRequest.cs
- TemplatedWizardStep.cs
- BaseComponentEditor.cs
- IDispatchConstantAttribute.cs
- HostedTransportConfigurationManager.cs
- DataGridDesigner.cs
- Error.cs
- StandardCommands.cs
- DataGridViewLayoutData.cs
- FocusChangedEventArgs.cs
- TextTreeExtractElementUndoUnit.cs
- MouseActionConverter.cs
- InstanceDescriptor.cs
- X509SecurityTokenParameters.cs
- CommandExpr.cs
- MutexSecurity.cs
- XPathArrayIterator.cs
- XmlSchemaGroup.cs
- XamlTypeMapper.cs
- AssemblyLoader.cs
- SqlProcedureAttribute.cs
- ReferentialConstraint.cs
- PropertyDescriptor.cs
- ContainerFilterService.cs
- TdsParserSessionPool.cs
- KerberosSecurityTokenAuthenticator.cs
- SimpleExpression.cs
- ClientUtils.cs
- HttpCachePolicy.cs
- TextWriter.cs
- PageCodeDomTreeGenerator.cs
- JournalEntry.cs
- DayRenderEvent.cs
- CryptoStream.cs
- Tool.cs
- HashHelper.cs
- IndexedString.cs
- SoundPlayer.cs
- SqlDataSourceCustomCommandEditor.cs
- WindowsTreeView.cs
- TranslateTransform3D.cs
- Encoder.cs
- DoubleLinkList.cs
- lengthconverter.cs
- SuppressMergeCheckAttribute.cs
- externdll.cs