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
- AccessedThroughPropertyAttribute.cs
- PageStatePersister.cs
- TraceSource.cs
- PropertyDescriptorComparer.cs
- TemplateBindingExpressionConverter.cs
- Drawing.cs
- HttpResponseHeader.cs
- SQLDateTimeStorage.cs
- DataGridViewCheckBoxColumn.cs
- CompiledRegexRunnerFactory.cs
- ClientEventManager.cs
- Models.cs
- CommentEmitter.cs
- ToolStripItemRenderEventArgs.cs
- DesignerToolboxInfo.cs
- Condition.cs
- MatrixCamera.cs
- PreviewKeyDownEventArgs.cs
- Ref.cs
- SocketPermission.cs
- ObjectNavigationPropertyMapping.cs
- TextRunProperties.cs
- PngBitmapDecoder.cs
- InputLangChangeEvent.cs
- NamespaceCollection.cs
- _NegotiateClient.cs
- FlowDocumentPaginator.cs
- TabControl.cs
- KeysConverter.cs
- WindowsListViewGroupHelper.cs
- ArgumentNullException.cs
- TextBoxAutoCompleteSourceConverter.cs
- WorkflowDesignerColors.cs
- GPPOINTF.cs
- HttpWebRequest.cs
- BuilderPropertyEntry.cs
- UnsafeNativeMethods.cs
- SynchronousSendBindingElement.cs
- DriveInfo.cs
- AssemblyCollection.cs
- PersonalizationProviderCollection.cs
- PolicyLevel.cs
- PrinterSettings.cs
- WmlObjectListAdapter.cs
- PerformanceCounterPermission.cs
- GatewayIPAddressInformationCollection.cs
- DataError.cs
- ConsumerConnectionPointCollection.cs
- ChangeBlockUndoRecord.cs
- UIHelper.cs
- GeneralTransform3DTo2DTo3D.cs
- StreamUpdate.cs
- XmlnsDictionary.cs
- EntityObject.cs
- XmlWrappingReader.cs
- LocalBuilder.cs
- _DigestClient.cs
- TimerElapsedEvenArgs.cs
- QilTernary.cs
- SystemIPv4InterfaceProperties.cs
- securitymgrsite.cs
- ExecutionEngineException.cs
- SystemMulticastIPAddressInformation.cs
- FlowLayoutSettings.cs
- ContainerAction.cs
- HelpPage.cs
- LinqExpressionNormalizer.cs
- SqlRewriteScalarSubqueries.cs
- ScriptDescriptor.cs
- SystemIPv4InterfaceProperties.cs
- AsymmetricSecurityProtocol.cs
- Regex.cs
- Section.cs
- PieceDirectory.cs
- DefaultCommandConverter.cs
- SmtpAuthenticationManager.cs
- Transform3DCollection.cs
- GridViewDeleteEventArgs.cs
- ExtensionDataObject.cs
- EditingCoordinator.cs
- CircleHotSpot.cs
- AsnEncodedData.cs
- ConfigurationSection.cs
- FormsAuthenticationTicket.cs
- XmlIlGenerator.cs
- Peer.cs
- ConditionChanges.cs
- GiveFeedbackEventArgs.cs
- ToolStripInSituService.cs
- ListenerServiceInstallComponent.cs
- IndexerNameAttribute.cs
- ObjectManager.cs
- ExpandCollapseProviderWrapper.cs
- CompiledRegexRunner.cs
- PkcsMisc.cs
- TreeIterators.cs
- Int32EqualityComparer.cs
- EpmHelper.cs
- FrameworkReadOnlyPropertyMetadata.cs
- FilteredReadOnlyMetadataCollection.cs