LdapServerConnection.AuthenticationMethod Property
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
public:
property System::DirectoryServices::Protocols::AuthType AuthenticationMethod { System::DirectoryServices::Protocols::AuthType get(); };
public System.DirectoryServices.Protocols.AuthType AuthenticationMethod { get; }
member this.AuthenticationMethod : System.DirectoryServices.Protocols.AuthType
Public ReadOnly Property AuthenticationMethod As AuthType