Indicates which methods were accepted by the event handler.
Namespace:
Rebex.Net.Servers
Assembly:
Rebex.FileServer (in Rebex.FileServer.dll)
Syntax
Visual Basic |
---|
Public ReadOnly Property AcceptedMethods As AuthenticationMethods Get |
C# |
---|
public AuthenticationMethods AcceptedMethods { get; } |