Interface IAuthService
Namespace: MediaBrowser.Controller.Net
Assembly: MediaBrowser.Controller.dll
Syntax
public interface IAuthService
Methods
Authenticate(IRequest, IAuthenticationAttributes)
Declaration
void Authenticate(IRequest request, IAuthenticationAttributes authAttribtues)
Parameters
| Type | Name | Description |
|---|---|---|
| IRequest | request | |
| IAuthenticationAttributes | authAttribtues |