MailBindingBase Constructor (MailSecurityMode)
[This documentation is for preview only, and is subject to change in later releases. Blank topics are included as placeholders.]
Initializes a new instance of the MailBindingBase class with a specified security mode.
Namespace: Microsoft.ServiceModel.Channels.Mail
Assembly: Microsoft.ServiceModel.Channels.Mail (in Microsoft.ServiceModel.Channels.Mail.dll)
Syntax
'Declaration
Protected Sub New ( _
mode As MailSecurityMode _
)
'Usage
Dim mode As MailSecurityMode
Dim instance As New MailBindingBase(mode)
protected MailBindingBase(
MailSecurityMode mode
)
protected:
MailBindingBase(
MailSecurityMode mode
)
new :
mode:MailSecurityMode -> MailBindingBase
Parameters
- mode
Type: Microsoft.ServiceModel.Channels.Mail.MailSecurityMode
One of the enumeration values that specifies the security for the channel.
Remarks
This constructor is for use by derived classes. The derived classes for MailBindingBase are WindowsMobileMailBinding and ExchangeWebServiceMailBinding.
.NET Framework Security
- Full trust for the immediate caller. This member cannot be used by partially trusted code. For more information, see Using Libraries from Partially Trusted Code.
Platforms
Windows CE, Windows Mobile for Smartphone, Windows Mobile for Pocket PC
The .NET Framework and .NET Compact Framework do not support all versions of every platform. For a list of the supported versions, see .NET Framework System Requirements.
Version Information
.NET Compact Framework
Supported in: 3.5