Interface IAuthenticationAttributes
Assembly: MediaBrowser.Controller.dll
public interface IAuthenticationAttributes
Properties
Declaration
bool AllowBeforeStartupWizard { get; }
Property Value
Type |
Description |
System.Boolean |
|
Declaration
Property Value
Type |
Description |
System.Boolean |
|
Declaration
bool AllowLocalOnly { get; }
Property Value
Type |
Description |
System.Boolean |
|
Methods
Declaration
Returns
Type |
Description |
System.String[] |
|
Declaration
Returns
Type |
Description |
System.String[] |
|
Extension Methods