Accept authentication request for this user and allow the specified authentication methods.
Namespace:
Rebex.Net.Servers
Assembly:
Rebex.FileServer (in Rebex.FileServer.dll)
Syntax
Visual Basic |
---|
Public Sub Accept ( _ methods As AuthenticationMethods _ ) |
C# |
---|
public void Accept( AuthenticationMethods methods ) |
Parameters
- methods
- Type: Rebex.Net.Servers..::..AuthenticationMethods
Accepted authentication methods.