다음을 통해 공유


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)

적용 대상