BenSelect Documentation
ISessionService Interface
Members  See Also  Send Feedback
Selerix.Foundation.Interfaces Namespace : ISessionService Interface
Interface for application session cache service, aka QXSession.Current

Syntax

JScript 
public interface ISessionService implements IService 

Public Properties

 NameDescription
 PropertyCommunityGets or sets the community.  
 PropertyCommunityDomainsCurrent session community domains.  
 PropertyConfigGets the configuration.  
 PropertyContextGets or sets the context.  
 PropertyCurrentOfferingIDGets or sets the current offering.  
 PropertyDormantAccountDaysGets the number of days account is dormant.  
 PropertyEmployeeEnrollmentGets the employee enrollment.  
 PropertyExtAuthServiceUrlGets the external auth service URL.  
 PropertyHttpSessionGets the Web session service.  
 PropertyIsSelfEnrollmentGets a value indicating whether this instance is self enrollment.  
 PropertyItemGets or Sets session parameter value.  
 PropertyLanguageCurrent session language.  
 PropertyPageGets the page.  
 PropertyPortfolioGets the portfolio.  
 PropertyPortfolioGuidGets or sets the portfolio unique identifier.  
 PropertyStoryLineGets the story line.  
 PropertyStoryLineGuidGets or sets the story line unique identifier.  
 PropertyStoryLinePathGets the story line path.  
 PropertyUserDatabase user.  
 PropertyWebSiteGets or sets the web site.  
Top

Public Methods

 NameDescription
 MethodCheckAccessChecks the access.  
 MethodEnsureInitializedThis method is called to initialize services. (Inherited from Selerix.Foundation.Interfaces.IService)
 MethodGetAgentInfoGets the agent information.  
 MethodGetLoginGuidGets the login unique identifier.  
 MethodGetRequestedSiteGets the requested site.  
 MethodIsAdministratorDetermines whether this instance is administrator.  
 MethodIsAllowedDetermines whether the specified subject is allowed.  
 MethodIsCommunityAdministratorDetermines whether [is community administrator].  
 MethodIsCommunityDomainsDetermines whether [is community domains].  
 MethodIsLaptopDetermines whether this instance is laptop.  
 MethodIsOwnerDetermines whether the specified view is owner.  
 MethodIsSessionValidDetermines whether [is session valid].  
 MethodSaveEnrollmentSaves the enrollment.  
 MethodUnloadServiceThis method is called before the service is unloaded. (Inherited from Selerix.Foundation.Interfaces.IService)
 MethodUpdatePortfolioUpdates the portfolio.  
 MethodUpdateSessionStatusUpdates the session status.  
 MethodUploadEnrollmentUploads the enrollment.  
 MethodValidateAddressValidates the address.  
Top

Requirements

Target Platforms: Windows 98, Windows NT 4.0, Windows Millennium Edition, Windows 2000, Windows XP Home Edition, Windows XP Professional, Windows Server 2003 family, Windows Vista, Windows Server 2008 family

See Also

© 2024 All Rights Reserved.