ServerSettings.AllowedAuthenticationMethods Property
Namespace: Rebex.Net.Servers.Core
Assembly: Rebex.FileServer.dll (version 7.0.9147)
AllowedAuthenticationMethods
Gets or sets authentication methods that server users can use by default.
This can be overriden by Pre
Declaration
public AuthenticationMethods AllowedAuthenticationMethods { get; set; }
Property Value
Type | Description |
---|---|
Authentication |