Code:
/ WCF / WCF / 3.5.30729.1 / untmp / Orcas / SP / ndp / cdf / src / WCF / infocard / Service / managed / Microsoft / InfoCards / X509ImageLogo.cs / 1 / X509ImageLogo.cs
//------------------------------------------------------------------------------ // Copyright (c) Microsoft Corporation. All rights reserved. //----------------------------------------------------------------------------- namespace Microsoft.InfoCards { using System; using System.Collections.Generic; using System.Security.Cryptography; using System.Security.Cryptography.X509Certificates; // // Summary: // Concrete class for image logos. // // Remarks: // Contains the optional extra information supported by the RFC. // sealed class X509ImageLogo : X509Logo { // bool m_isColor; // int m_fileSize; // in octets // int m_width; // in pixels // int m_height; // in pixels // int m_imageResolution; // [1] numBits [2] tableSize (colors or grey tones) // // Summary: // Constructs a new X509ImageLogo // // 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 X509ImageLogo( X509LogoType logoType, string mediaType, Dictionaryhashes, 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
- MimeMultiPart.cs
- UriSectionReader.cs
- AssemblyBuilder.cs
- EmbeddedMailObjectsCollection.cs
- EventDescriptorCollection.cs
- DataGridSortCommandEventArgs.cs
- HttpRawResponse.cs
- EntityDataSourceColumn.cs
- EnlistmentState.cs
- EventMappingSettings.cs
- Application.cs
- SpellCheck.cs
- RelationshipDetailsCollection.cs
- AstNode.cs
- ReliabilityContractAttribute.cs
- MatchingStyle.cs
- SoapProtocolReflector.cs
- storagemappingitemcollection.viewdictionary.cs
- cookie.cs
- XmlChildNodes.cs
- Util.cs
- DockPatternIdentifiers.cs
- WebBrowsableAttribute.cs
- IntSecurity.cs
- DataBindingHandlerAttribute.cs
- SchemaDeclBase.cs
- HttpRuntimeSection.cs
- SessionPageStateSection.cs
- FirewallWrapper.cs
- AttributeUsageAttribute.cs
- ToolStripDropDownButton.cs
- ConvertEvent.cs
- DataGridViewRowsAddedEventArgs.cs
- CreateDataSourceDialog.cs
- Connector.xaml.cs
- ValidatedControlConverter.cs
- Polygon.cs
- LinkClickEvent.cs
- CorrelationValidator.cs
- NumericUpDownAcceleration.cs
- LocatorBase.cs
- NativeMethods.cs
- WebEvents.cs
- RectConverter.cs
- IncrementalHitTester.cs
- xmlfixedPageInfo.cs
- XmlDataSource.cs
- AssemblyName.cs
- StringArrayConverter.cs
- Tokenizer.cs
- VisualStyleElement.cs
- Schema.cs
- HashAlgorithm.cs
- XPathPatternBuilder.cs
- UmAlQuraCalendar.cs
- AssemblyAssociatedContentFileAttribute.cs
- DataGrid.cs
- SqlException.cs
- NavigationCommands.cs
- RolePrincipal.cs
- FileDialogCustomPlaces.cs
- MatchAttribute.cs
- WmlCommandAdapter.cs
- SiteMapNode.cs
- Binding.cs
- WebPartHelpVerb.cs
- MultiPageTextView.cs
- clipboard.cs
- Int32Collection.cs
- ActionFrame.cs
- DataStreamFromComStream.cs
- ReachDocumentSequenceSerializerAsync.cs
- OpenTypeLayout.cs
- FormViewPagerRow.cs
- Missing.cs
- HierarchicalDataBoundControlAdapter.cs
- TableLayoutColumnStyleCollection.cs
- Setter.cs
- WebControlAdapter.cs
- KeyValuePairs.cs
- ModulesEntry.cs
- SerialErrors.cs
- ScrollProperties.cs
- VectorAnimationBase.cs
- RelatedEnd.cs
- HttpHandler.cs
- CachedPathData.cs
- GenerateScriptTypeAttribute.cs
- VectorCollectionValueSerializer.cs
- StateMachineTimers.cs
- Clock.cs
- DataFormats.cs
- ApplicationFileParser.cs
- InheritanceService.cs
- CodeSnippetCompileUnit.cs
- InternalControlCollection.cs
- ListParagraph.cs
- SmtpNetworkElement.cs
- HtmlTableCell.cs
- PenContext.cs