Interface ILoginContext


  • public interface ILoginContext
    The ILoginContext is the central entry point for the authentication support. Use it to perform login, logout, and retrieve information associated with the security subject.

    This interface is not intended to be implemented by clients.

    Restriction:
    This interface is not intended to be implemented by clients.