Code:
/ 4.0 / 4.0 / DEVDIV_TFS / Dev10 / Releases / RTMRel / ndp / cdf / src / WCF / SMDiagnostics / System / ServiceModel / Diagnostics / DiagnosticStrings.cs / 1305376 / DiagnosticStrings.cs
//------------------------------------------------------------ // Copyright (c) Microsoft Corporation. All rights reserved. //----------------------------------------------------------- namespace System.ServiceModel.Diagnostics { static class DiagnosticStrings { internal const string DiagnosticsNamespace = "http://schemas.microsoft.com/2004/09/ServiceModel/Diagnostics"; internal const string ActivityIdName = "E2ETrace.ActivityID"; internal const string ActivityId = "ActivityId"; internal const string AppDomain = "AppDomain"; internal const string DataTag = "Data"; internal const string DataItemsTag = "DataItems"; internal const string DescriptionTag = "Description"; internal const string EventLogTag = "EventLog"; internal const string ExceptionTag = "Exception"; internal const string ExceptionTypeTag = "ExceptionType"; internal const string ExceptionStringTag = "ExceptionString"; internal const string ExtendedDataTag = "ExtendedData"; internal const string HeaderTag = "Header"; internal const string InnerExceptionTag = "InnerException"; internal const string KeyTag = "Key"; internal const string MessageTag = "Message"; internal const string NameTag = "Name"; internal const string NamespaceTag = "xmlns"; internal const string NativeErrorCodeTag = "NativeErrorCode"; internal const string ProcessId = "ProcessId"; internal const string ProcessName = "ProcessName"; internal const string RoleTag = "Role"; internal const string SeverityTag = "Severity"; internal const string SourceTag = "Source"; internal const string StackTraceTag = "StackTrace"; internal const string TraceCodeTag = "TraceIdentifier"; internal const string TraceRecordTag = "TraceRecord"; internal const string ValueTag = "Value"; internal static string[][] HeadersPaths = { new string[] { DiagnosticStrings.TraceRecordTag, DiagnosticStrings.ExtendedDataTag, "MessageHeaders", "Security" }, new string[] { DiagnosticStrings.TraceRecordTag, DiagnosticStrings.ExtendedDataTag, "MessageHeaders", "IssuedTokens" } }; internal static string[] PiiList = new string[] { "BinarySecret", "Entropy", "Password", "Nonce", "Username", "BinarySecurityToken", "NameIdentifier", "SubjectLocality", "AttributeValue" }; } } // File provided for Reference Use Only by Microsoft Corporation (c) 2007. //------------------------------------------------------------ // Copyright (c) Microsoft Corporation. All rights reserved. //----------------------------------------------------------- namespace System.ServiceModel.Diagnostics { static class DiagnosticStrings { internal const string DiagnosticsNamespace = "http://schemas.microsoft.com/2004/09/ServiceModel/Diagnostics"; internal const string ActivityIdName = "E2ETrace.ActivityID"; internal const string ActivityId = "ActivityId"; internal const string AppDomain = "AppDomain"; internal const string DataTag = "Data"; internal const string DataItemsTag = "DataItems"; internal const string DescriptionTag = "Description"; internal const string EventLogTag = "EventLog"; internal const string ExceptionTag = "Exception"; internal const string ExceptionTypeTag = "ExceptionType"; internal const string ExceptionStringTag = "ExceptionString"; internal const string ExtendedDataTag = "ExtendedData"; internal const string HeaderTag = "Header"; internal const string InnerExceptionTag = "InnerException"; internal const string KeyTag = "Key"; internal const string MessageTag = "Message"; internal const string NameTag = "Name"; internal const string NamespaceTag = "xmlns"; internal const string NativeErrorCodeTag = "NativeErrorCode"; internal const string ProcessId = "ProcessId"; internal const string ProcessName = "ProcessName"; internal const string RoleTag = "Role"; internal const string SeverityTag = "Severity"; internal const string SourceTag = "Source"; internal const string StackTraceTag = "StackTrace"; internal const string TraceCodeTag = "TraceIdentifier"; internal const string TraceRecordTag = "TraceRecord"; internal const string ValueTag = "Value"; internal static string[][] HeadersPaths = { new string[] { DiagnosticStrings.TraceRecordTag, DiagnosticStrings.ExtendedDataTag, "MessageHeaders", "Security" }, new string[] { DiagnosticStrings.TraceRecordTag, DiagnosticStrings.ExtendedDataTag, "MessageHeaders", "IssuedTokens" } }; internal static string[] PiiList = new string[] { "BinarySecret", "Entropy", "Password", "Nonce", "Username", "BinarySecurityToken", "NameIdentifier", "SubjectLocality", "AttributeValue" }; } } // File provided for Reference Use Only by Microsoft Corporation (c) 2007.
Link Menu

This book is available now!
Buy at Amazon US or
Buy at Amazon UK
- MenuTracker.cs
- SafeFileMappingHandle.cs
- ToolstripProfessionalRenderer.cs
- ControlCollection.cs
- IIS7UserPrincipal.cs
- XmlSecureResolver.cs
- XmlCountingReader.cs
- SoapExtensionTypeElementCollection.cs
- DataRelationCollection.cs
- SweepDirectionValidation.cs
- IntSecurity.cs
- EmptyControlCollection.cs
- ExtendedPropertyCollection.cs
- MasterPageParser.cs
- TextRunCache.cs
- OciEnlistContext.cs
- XmlQualifiedNameTest.cs
- _ChunkParse.cs
- QilPatternVisitor.cs
- BindMarkupExtensionSerializer.cs
- GB18030Encoding.cs
- OpenTypeCommon.cs
- CollectionsUtil.cs
- FileDialogPermission.cs
- WindowsIPAddress.cs
- TraceInternal.cs
- QualificationDataAttribute.cs
- DataGridView.cs
- HelpKeywordAttribute.cs
- GeometryModel3D.cs
- ZipIOExtraFieldZip64Element.cs
- ExpressionBindings.cs
- XsltFunctions.cs
- GlobalProxySelection.cs
- LocalizedNameDescriptionPair.cs
- TextLine.cs
- DataGridColumnReorderingEventArgs.cs
- WriteLine.cs
- ToolStripDropDownButton.cs
- StringAttributeCollection.cs
- XmlTextReaderImplHelpers.cs
- PointIndependentAnimationStorage.cs
- MarkupObject.cs
- Domain.cs
- DetailsViewUpdateEventArgs.cs
- XmlSchemaAttributeGroupRef.cs
- ParamArrayAttribute.cs
- StylusPointDescription.cs
- WorkerRequest.cs
- RadioButtonBaseAdapter.cs
- VirtualPath.cs
- FileSystemWatcher.cs
- StreamGeometry.cs
- OrderedDictionary.cs
- RequestTimeoutManager.cs
- ModuleElement.cs
- ArrayConverter.cs
- HttpCachePolicyElement.cs
- ViewRendering.cs
- Function.cs
- AttributeUsageAttribute.cs
- EditorPart.cs
- ContentElementAutomationPeer.cs
- ApplicationContext.cs
- BuildResult.cs
- RemoteWebConfigurationHostStream.cs
- DesignTimeTemplateParser.cs
- SourceFileBuildProvider.cs
- WebEvents.cs
- SoapSchemaImporter.cs
- InvalidAsynchronousStateException.cs
- CharacterShapingProperties.cs
- IndexingContentUnit.cs
- DataGridTextBox.cs
- X509Utils.cs
- SqlUserDefinedAggregateAttribute.cs
- ExpressionNormalizer.cs
- CheckBoxRenderer.cs
- WebPartVerbsEventArgs.cs
- RC2CryptoServiceProvider.cs
- DynamicControlParameter.cs
- NameValueFileSectionHandler.cs
- MetadataProperty.cs
- Matrix.cs
- ReadOnlyDataSourceView.cs
- JsonReaderDelegator.cs
- ApplicationFileParser.cs
- CompositeCollection.cs
- WeakReadOnlyCollection.cs
- TrackPointCollection.cs
- OleDbTransaction.cs
- ListArgumentProvider.cs
- _SSPIWrapper.cs
- MemberDescriptor.cs
- HttpHandlersSection.cs
- Process.cs
- BaseCodeDomTreeGenerator.cs
- ValidationRuleCollection.cs
- CalendarAutoFormat.cs
- TextTreeFixupNode.cs