次の方法で共有


MIME_SMIME_Encoder クラス

定義

public ref class MIME_SMIME_Encoder : Microsoft::BizTalk::Component::BaseCustomTypeDescriptor, Microsoft::BizTalk::Component::Interop::IBaseComponent, Microsoft::BizTalk::Component::Interop::IComponent, Microsoft::BizTalk::Component::Interop::IComponentUI, Microsoft::BizTalk::Component::Interop::IPersistPropertyBag
[Microsoft.BizTalk.Component.Interop.ComponentCategory("9d0e4108-4cce-4536-83fa-4a5040674ad6")]
[Microsoft.BizTalk.Component.Interop.ComponentCategory("9d0e4100-4cce-4536-83fa-4a5040674ad6")]
[System.Runtime.InteropServices.Guid("a129f289-8833-4de4-8c52-1a1d08bfb4ac")]
public class MIME_SMIME_Encoder : Microsoft.BizTalk.Component.BaseCustomTypeDescriptor, Microsoft.BizTalk.Component.Interop.IBaseComponent, Microsoft.BizTalk.Component.Interop.IComponent, Microsoft.BizTalk.Component.Interop.IComponentUI, Microsoft.BizTalk.Component.Interop.IPersistPropertyBag
type MIME_SMIME_Encoder = class
    inherit BaseCustomTypeDescriptor
    interface IBaseComponent
    interface IComponent
    interface IPersistPropertyBag
    interface IComponentUI
Public Class MIME_SMIME_Encoder
Inherits BaseCustomTypeDescriptor
Implements IBaseComponent, IComponent, IComponentUI, IPersistPropertyBag
継承
MIME_SMIME_Encoder
属性
実装

コンストラクター

MIME_SMIME_Encoder()

プロパティ

AddSigningCertToMessage
ContentTransferEncoding
Description
EnableEncryption
EncryptionAlgorithm
Icon
Name
PreserveBOM
SendBodyPartAsAttachment
SignatureType
SigningAlgorithm
SigningCertThumbprint
ValidateCRL
Version

メソッド

Execute(IPipelineContext, IBaseMessage)
Execute2(IPipelineContext, IBaseMessage)
ExtractEnvelopedData(Byte[])
GetAttributes() (継承元 BaseCustomTypeDescriptor)
GetClassID(Guid)
GetClassName() (継承元 BaseCustomTypeDescriptor)
GetComponentName() (継承元 BaseCustomTypeDescriptor)
GetConverter() (継承元 BaseCustomTypeDescriptor)
GetDefaultEvent() (継承元 BaseCustomTypeDescriptor)
GetDefaultProperty() (継承元 BaseCustomTypeDescriptor)
GetEditor(Type) (継承元 BaseCustomTypeDescriptor)
GetEvents() (継承元 BaseCustomTypeDescriptor)
GetEvents(Attribute[]) (継承元 BaseCustomTypeDescriptor)
GetProperties()
GetProperties(Attribute[]) (継承元 BaseCustomTypeDescriptor)
GetPropertyOwner(PropertyDescriptor) (継承元 BaseCustomTypeDescriptor)
InitNew()
Load(IPropertyBag, Int32)
Save(IPropertyBag, Boolean, Boolean)
SetSigningAlgorithm(String)
Validate(Object)

適用対象