AifUserSessionService Class [AX 2012]

The AifUserSessionService class is the support class for the UserSessionService class.

class AifUserSessionService

Run On

Server

  MethodDescription
Gg759168.pubmethod(en-us,AX.60).gif applyTimeZone Retrieves a utcdatetime value that is offset from the specified utcdatetime value by the amount indicated by the specified time Timezone enumeration value.
Gg759168.pubmethod(en-us,AX.60).gif cancelTimeOut Cancels a previous method call to the setTimeOut method. (Inherited from Object.)
Gg759168.pubmethod(en-us,AX.60).gif equal Determines whether the specified object is equal to the current one. (Inherited from Object.)
Gg759168.pubmethod(en-us,AX.60).gif getAccessRights
Gg759168.privmethod(en-us,AX.60).gif getAifCurrencyInfo
Gg759168.pubmethod(en-us,AX.60).gif getCompany Retrieves the company of the current session.
Gg759168.pubmethod(en-us,AX.60).gif getCompanyTimeZone Retrieves the time zone for the current company
Gg759168.pubmethod(en-us,AX.60).gif getCurrencyInfo Retrieves the currency information for the company of the current session.
Gg759168.pubmethod(en-us,AX.60).gif getLanguage Retrieves the current session language.
Gg759168.pubmethod(en-us,AX.60).gif getPartitionKey Retrieves the partition key of the current session.
Gg759168.pubmethod(en-us,AX.60).gif getPartitionKeysForUser Retrieves the partition keys available to the current user.
Gg759168.pubmethod(en-us,AX.60).gif getTimeOutTimerHandle Returns the timer handle for the object. (Inherited from Object.)
Gg759168.pubmethod(en-us,AX.60).gif getUserId Gets the user ID of the current session.
Gg759168.pubmethod(en-us,AX.60).gif getUserPreferredCalendar Retrieves the preferred calendar for the current user.
Gg759168.pubmethod(en-us,AX.60).gif getUserPreferredTimeZone Retrieves the time zone that is configured for the current user.
Gg759168.pubmethod(en-us,AX.60).gif getUserSessionInfo Retrieves information derived from the current user session.
Gg759168.pubmethod(en-us,AX.60).gif handle Retrieves the handle of the class of the object. (Inherited from Object.)
Gg759168.pubmethod(en-us,AX.60).gif isSinglePartitionSystem Gets a value that indicates whether the current system has only one partition.
Gg759168.pubmethod(en-us,AX.60).gif new Initializes a new instance of the Object class. (Inherited from Object.)
Gg759168.pubmethod(en-us,AX.60).gif notify Releases the hold on an object that has called the wait method on this object. (Inherited from Object.)
Gg759168.pubmethod(en-us,AX.60).gif notifyAll Releases a lock on the object that was issued by the wait method on this object. (Inherited from Object.)
Gg759168.pubmethod(en-us,AX.60).gif objectOnServer Determines whether the object is on a server. (Inherited from Object.)
Gg759168.pubmethod(en-us,AX.60).gif owner Returns the instance that owns the object. (Inherited from Object.)
Gg759168.pubmethod(en-us,AX.60).gif removeTimeZone Removes the offset that is indicated by a Timezone enumeration value from the specified utcdatetime value.
Gg759168.pubmethod(en-us,AX.60).gif setTimeOut Sets up the scheduled execution of a specified method. (Inherited from Object.)
Gg759168.pubmethod(en-us,AX.60).gif toString Returns a string that represents the current object. (Inherited from Object.)
Gg759168.pubmethod(en-us,AX.60).gif usageCount Returns the current number of references, that is, the value of the reference counter, that the object has. (Inherited from Object.)
Gg759168.pubmethod(en-us,AX.60).gif wait Pauses a process. (Inherited from Object.)
Gg759168.pubmethod(en-us,AX.60).gif xml Returns an XML string that represents the current object. (Inherited from Object.)
Gg759168.pubmethod(en-us,AX.60).gif Gg759168.static(en-us,AX.60).gif ::getAosLocaleName Gets the .NET locale name for the AOS culture.
Top

This class is only used from the platform services assembly.

Object Class
  AifUserSessionService Class

Community Additions

ADD
Show: