Code:
/ WCF / WCF / 3.5.30729.1 / untmp / Orcas / SP / ndp / cdf / src / WCF / Tools / xws_reg / System / ServiceModel / Install / HTTP_SERVICE_CONFIG_URLACL_KEY.cs / 1 / HTTP_SERVICE_CONFIG_URLACL_KEY.cs
//------------------------------------------------------------------------------ // Copyright (c) Microsoft Corporation. All rights reserved. //----------------------------------------------------------------------------- namespace System.ServiceModel.Install { using Microsoft.Win32.SafeHandles; using System; using System.ComponentModel; using System.Diagnostics; using System.Runtime.ConstrainedExecution; using System.Runtime.InteropServices; using System.Security.AccessControl; using System.Text; [StructLayout(LayoutKind.Sequential, CharSet = CharSet.Unicode)] internal struct HTTP_SERVICE_CONFIG_URLACL_KEY { [MarshalAs(UnmanagedType.LPWStr)] internal string pUrlPrefix; internal HTTP_SERVICE_CONFIG_URLACL_KEY(string urlPrefix) { pUrlPrefix = urlPrefix; } } } // 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
- InternalBufferOverflowException.cs
- RowType.cs
- Binding.cs
- MarshalDirectiveException.cs
- InvalidDataException.cs
- InvalidFilterCriteriaException.cs
- QualifiedCellIdBoolean.cs
- SelfIssuedTokenFactoryCredential.cs
- RequestDescription.cs
- Metadata.cs
- MethodCallExpression.cs
- HTMLTagNameToTypeMapper.cs
- XPathMultyIterator.cs
- odbcmetadatacollectionnames.cs
- RegexReplacement.cs
- LogicalChannelCollection.cs
- TextEffectCollection.cs
- XmlChildEnumerator.cs
- Compiler.cs
- BufferAllocator.cs
- SafeBitVector32.cs
- TextRangeProviderWrapper.cs
- SponsorHelper.cs
- Converter.cs
- TimeSpanConverter.cs
- KeyProperty.cs
- HttpEncoderUtility.cs
- AnnotationService.cs
- TransformGroup.cs
- ItemContainerGenerator.cs
- AssemblyBuilder.cs
- PointAnimation.cs
- SchemaCollectionPreprocessor.cs
- Size3D.cs
- Rectangle.cs
- DesignBindingPicker.cs
- ObjectTag.cs
- NetNamedPipeBindingCollectionElement.cs
- TextRunCacheImp.cs
- IntellisenseTextBox.designer.cs
- DataMemberConverter.cs
- CodeChecksumPragma.cs
- HttpFileCollection.cs
- DefaultAsyncDataDispatcher.cs
- ByteRangeDownloader.cs
- SplayTreeNode.cs
- ApplicationId.cs
- FixedSOMImage.cs
- CompilerState.cs
- DependencyPropertyChangedEventArgs.cs
- AnnotationHighlightLayer.cs
- ApplicationSecurityInfo.cs
- IIS7UserPrincipal.cs
- SqlGenericUtil.cs
- WebExceptionStatus.cs
- CornerRadius.cs
- _BufferOffsetSize.cs
- FormView.cs
- DataControlImageButton.cs
- PriorityRange.cs
- WebRequest.cs
- FixUp.cs
- PreProcessInputEventArgs.cs
- securitymgrsite.cs
- MessageFilterTable.cs
- CustomPopupPlacement.cs
- SynchronizationScope.cs
- HostAdapter.cs
- ZipFileInfoCollection.cs
- RequestFactory.cs
- OracleBoolean.cs
- TableItemStyle.cs
- Math.cs
- EventSinkHelperWriter.cs
- FunctionImportElement.cs
- VisualStateChangedEventArgs.cs
- StyleTypedPropertyAttribute.cs
- ScaleTransform3D.cs
- Literal.cs
- ExpressionNormalizer.cs
- TraceRecord.cs
- CommonDialog.cs
- Convert.cs
- RtfToXamlLexer.cs
- TextWriterTraceListener.cs
- ObjectList.cs
- TransportContext.cs
- DataControlField.cs
- RegexGroup.cs
- CodeCommentStatement.cs
- CatalogZoneBase.cs
- StyleCollection.cs
- Pen.cs
- __Filters.cs
- MultipartContentParser.cs
- DataGridViewCellParsingEventArgs.cs
- IProvider.cs
- OrderablePartitioner.cs
- WebPartUtil.cs
- Button.cs