DirectoryEntryConfiguration::IsMutuallyAuthenticated Method ()

 

Determines if mutual authentication is performed by the SSPI layer.

Namespace:   System.DirectoryServices
Assembly:  System.DirectoryServices (in System.DirectoryServices.dll)

public:
bool IsMutuallyAuthenticated()

Return Value

Type: System::Boolean

true if mutual authentication has been performed; otherwise, false.

.NET Framework
Available since 2.0
Return to top
Show: