Microsoft Identity Integration Server 2003 Developer Reference |
The ConnectionSecurityLevel enumeration identifies the security level of the network connection.
Member | Description | Value |
---|---|---|
Not Secure | There is no security on the connection. Information is being sent in cleartext over the network. | 0 |
Low Security | The connection uses low security (40-bit). | 1 |
High Security | The connection uses high security (128-bit). Information is encrypted before being sent over the network. | 2 |
Product: Microsoft Identity Integration Server 2003
Service Pack 1
Namespace: Defined in Microsoft.MetadirectoryServices.
Assembly: Requires Microsoft.MetadirectoryServices (in
Microsoft.MetadirectoryServices.dll).
.NET Framework: Requires .NET Framework 1.1.