Code:
/ WCF / WCF / 3.5.30729.1 / untmp / Orcas / SP / ndp / cdf / src / WCF / infocard / Service / managed / Microsoft / InfoCards / IntermediatePolicyValidator.cs / 1 / IntermediatePolicyValidator.cs
//------------------------------------------------------------------------------ // Copyright (c) Microsoft Corporation. All rights reserved. //----------------------------------------------------------------------------- // // Presharp uses the c# pragma mechanism to supress its warnings. // These are not recognised by the base compiler so we need to explictly // disable the following warnings. See http://winweb/cse/Tools/PREsharp/userguide/default.asp // for details. // #pragma warning disable 1634, 1691 // unknown message, unknown pragma namespace Microsoft.InfoCards { using System; using System.Collections.Generic; // // Summary: // Validates an intermediate policy in a GetBrowserToken by checking the AppliesTo element. // internal class IntermediatePolicyValidator : PolicyValidator { public IntermediatePolicyValidator( InfoCardPolicy policy ) : base( policy ) { } // // Summary: // The browser policy can specify a key type of NoKey. // override public void Validate() { ValidateAppliesTo(); } } } // 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
- Util.cs
- SafeMemoryMappedViewHandle.cs
- WebCodeGenerator.cs
- CommonObjectSecurity.cs
- OdbcUtils.cs
- ThemeInfoAttribute.cs
- InvokePattern.cs
- BamlRecordWriter.cs
- DirectionalLight.cs
- CompiledQueryCacheEntry.cs
- TreeWalker.cs
- StaticContext.cs
- StringReader.cs
- TreeViewItem.cs
- MeasurementDCInfo.cs
- ExpressionBuilderCollection.cs
- RoleService.cs
- UpdatePanelControlTrigger.cs
- Function.cs
- PreservationFileReader.cs
- InternalBufferOverflowException.cs
- BrushValueSerializer.cs
- MouseEventArgs.cs
- ConnectionPoint.cs
- RuntimeResourceSet.cs
- CellLabel.cs
- Errors.cs
- EntityParameter.cs
- CursorConverter.cs
- XmlSerializer.cs
- base64Transforms.cs
- unsafenativemethodstextservices.cs
- Byte.cs
- ImageMapEventArgs.cs
- IriParsingElement.cs
- InternalEnumValidatorAttribute.cs
- ThemeDirectoryCompiler.cs
- ByteAnimationUsingKeyFrames.cs
- Crc32Helper.cs
- CatalogZoneDesigner.cs
- EmptyStringExpandableObjectConverter.cs
- FunctionNode.cs
- Avt.cs
- Msec.cs
- GridErrorDlg.cs
- ParserHooks.cs
- HandlerMappingMemo.cs
- TextEffect.cs
- DataSourceView.cs
- HighlightComponent.cs
- DisplayMemberTemplateSelector.cs
- EntitySetBase.cs
- InitiatorSessionSymmetricTransportSecurityProtocol.cs
- PersonalizationStateInfoCollection.cs
- InternalUserCancelledException.cs
- OleDbSchemaGuid.cs
- RenderData.cs
- XmlBoundElement.cs
- DatePickerTextBox.cs
- AspNetHostingPermission.cs
- ScriptControlDescriptor.cs
- EventWaitHandle.cs
- Tokenizer.cs
- IisTraceWebEventProvider.cs
- Timer.cs
- PackageFilter.cs
- VerificationException.cs
- HttpModuleCollection.cs
- ParallelTimeline.cs
- ByteAnimationBase.cs
- Rule.cs
- DispatcherHooks.cs
- RotateTransform3D.cs
- ErrorTableItemStyle.cs
- SafeFindHandle.cs
- ConfigurationCollectionAttribute.cs
- NamedElement.cs
- SecurityHeaderTokenResolver.cs
- DiagnosticTraceSource.cs
- MatcherBuilder.cs
- ContextMenuService.cs
- PromptEventArgs.cs
- KeyInstance.cs
- InternalConfigConfigurationFactory.cs
- RedistVersionInfo.cs
- DispatchWrapper.cs
- Vector3DAnimationUsingKeyFrames.cs
- TableLayoutPanelCellPosition.cs
- StringUtil.cs
- SemanticValue.cs
- LogSwitch.cs
- OperationContext.cs
- QilIterator.cs
- PackUriHelper.cs
- ColumnBinding.cs
- TransformerInfo.cs
- MtomMessageEncodingBindingElement.cs
- Inflater.cs
- BitmapImage.cs
- DataGridViewSelectedCellCollection.cs