SessionProfileAccount Property

Provides access to the account which is used in the session.

Definition

Namespace: SMath.Manager
Assembly: SMath.Manager (in SMath.Manager.dll) Version: 1.2.9018.0
C#
public IAccountManager Account { get; }

Property Value

IAccountManager

See Also