Interface ISecurityProvider
Namespace: TcOpen.Inxton.Security
Assembly: TcOpen.Inxton.Abstractions.dll
Syntax
public interface ISecurityProvider
Properties
| Improve this Doc View SourceAuthenticationService
Gets the authentication service for this application.
Declaration
IAuthenticationService AuthenticationService { get; }
Property Value
Type | Description |
---|---|
IAuthenticationService |