Microsoft Identity
Integration Server 2003 Developer Reference
IMAPasswordManagement.GetConnectionSecurityLevel
The IMAPasswordManagement.GetConnectionSecurityLevel()
method determines the security level of the connection to the
server. This method is called after the call to the BeginConnectionToServer method is successful.
[Visual Basic .NET]Public MustOverride Function GetConnectionSecurityLevel() As ConnectionSecurityLevel
Implements IMAPasswordManagement.GetConnectionSecurityLevel
Parameters
This method has no parameters.
Return Values
A ConnectionSecurityLevel
value that determines the security level of the connection to the
server.
The connected directory extension cannot establish a connection
to the connected directory.
Requirements
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.