Provides consistent context information between the client and server DataPortal objects.
ApplicationContext(ApplicationContextAccessor applicationContextAccessor)
Creates a new instance of the type
static string AuthenticationType
Gets the authentication type being used by the CSLA .NET framework.
ApplicationContextManager for WPF applications
override void OnApplicationContextSet()
Method called when the ApplicationContext property has been set to a new value.
override void SetUser(IPrincipal principal)
Sets the current principal.
static ApplicationContext GetApplicationContext()
Gets the current ApplicationContext.
override IPrincipal GetUser()
Gets the current principal.