Indicates which methods are allowed to be used.
Namespace:
Rebex.Net.Servers
Assembly:
Rebex.FileServer (in Rebex.FileServer.dll)
Syntax
Visual Basic |
---|
Public ReadOnly Property AllowedMethods As AuthenticationMethods Get |
C# |
---|
public AuthenticationMethods AllowedMethods { get; } |