Code:
/ WCF / WCF / 3.5.30729.1 / untmp / Orcas / SP / ndp / cdf / src / WCF / infocard / Service / managed / Microsoft / InfoCards / X509AudioLogo.cs / 1 / X509AudioLogo.cs
namespace Microsoft.InfoCards
{
using System;
using System.Collections.Generic;
using System.Security.Cryptography;
using System.Security.Cryptography.X509Certificates;
//
// Summary:
// Constructs a new X509AudioLogo
//
// Parameters:
// logoType - The pid of the calling client process.
// mediaType - Format of logo file
// hashes - Map of hash algorithm oid to the bytes of the hash.
// fileLocations - List of the file locations where the logo can be found.
//
sealed class X509AudioLogo : X509Logo
{
//
//
//
// Summary:
// Constructs a new X509AudioLogo
//
// Parameters:
// logoType - The pid of the calling client process.
// mediaType - Format of logo file
// hashes - Map of hash algorithm oid to the bytes of the hash.
// fileLocations - List of the file locations where the logo can be found.
//
public X509AudioLogo( X509LogoType logoType, string mediaType, Dictionary hashes, List fileLocations )
: base( logoType, mediaType, hashes, fileLocations )
{
}
}
}
// 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
- Transform3D.cs
- ScriptingJsonSerializationSection.cs
- TraversalRequest.cs
- DocumentViewerAutomationPeer.cs
- TableRowCollection.cs
- LogicalExpr.cs
- Misc.cs
- DesignerOptions.cs
- TrackingRecord.cs
- DataColumnCollection.cs
- _NestedMultipleAsyncResult.cs
- AuthorizationRuleCollection.cs
- ValidationErrorCollection.cs
- WsatServiceAddress.cs
- DbConnectionOptions.cs
- Stack.cs
- Cell.cs
- TextEndOfSegment.cs
- cookiecontainer.cs
- __ComObject.cs
- InstanceLockQueryResult.cs
- VideoDrawing.cs
- ColumnMap.cs
- ProxyAttribute.cs
- HttpListenerRequest.cs
- PerformanceCounterLib.cs
- Vector3DAnimationBase.cs
- HealthMonitoringSectionHelper.cs
- MetadataCacheItem.cs
- EventData.cs
- GroupBox.cs
- SplitterPanel.cs
- RegisteredDisposeScript.cs
- ProtectedConfigurationSection.cs
- TypefaceCollection.cs
- XmlArrayAttribute.cs
- Utils.cs
- ToolStripSettings.cs
- NodeLabelEditEvent.cs
- ObjectStateEntryDbDataRecord.cs
- SqlReferenceCollection.cs
- PathTooLongException.cs
- BitmapEffectrendercontext.cs
- DataColumnChangeEvent.cs
- ButtonStandardAdapter.cs
- UIElementPropertyUndoUnit.cs
- LayoutEditorPart.cs
- PeerSecurityManager.cs
- LinqExpressionNormalizer.cs
- InheritedPropertyChangedEventArgs.cs
- _DomainName.cs
- WebPartEditorCancelVerb.cs
- AppDomainManager.cs
- MbpInfo.cs
- DbLambda.cs
- Pkcs9Attribute.cs
- RangeValidator.cs
- OdbcConnection.cs
- StrongNamePublicKeyBlob.cs
- Mapping.cs
- HttpServerUtilityWrapper.cs
- RoleService.cs
- Domain.cs
- ExeConfigurationFileMap.cs
- TableHeaderCell.cs
- DataSourceControlBuilder.cs
- ToolStripOverflowButton.cs
- UserInitiatedRoutedEventPermissionAttribute.cs
- AbsoluteQuery.cs
- RegexMatch.cs
- Clipboard.cs
- SkinIDTypeConverter.cs
- DrawingContextWalker.cs
- ToolStripSplitStackLayout.cs
- IconBitmapDecoder.cs
- TextEditor.cs
- CalendarDayButton.cs
- TextRangeSerialization.cs
- WebBrowserPermission.cs
- AutomationInteropProvider.cs
- EdgeModeValidation.cs
- SharedPersonalizationStateInfo.cs
- ValidateNames.cs
- HtmlString.cs
- CallSite.cs
- PTManager.cs
- TextBox.cs
- SQLBytesStorage.cs
- ToolStripPanelRenderEventArgs.cs
- DispatcherHookEventArgs.cs
- ActivityBindForm.Designer.cs
- infer.cs
- HttpServerChannel.cs
- WorkflowDurableInstance.cs
- BooleanExpr.cs
- GenericPrincipal.cs
- WaitHandleCannotBeOpenedException.cs
- CutCopyPasteHelper.cs
- DataGridItemEventArgs.cs
- URLMembershipCondition.cs