public static class AccountExtensions
<ExtensionAttribute>
Public NotInheritable Class AccountExtensions
[ExtensionAttribute]
public ref class AccountExtensions abstract sealed
[<AbstractClassAttribute>]
[<SealedAttribute>]
[<ExtensionAttribute>]
type AccountExtensions = class end
GetOrganizationLogoBase64 | Returns the logotype of the licensed organization in PNG format, encoded as Base64 string. If Organization is null then SMath logo is retrieved from resources. |
HasStatusFlag | Determines whether Status has the specified flag set. |
IsWorkStopper | Detects whether the user cannot continue working in the program due to loss of connection or missing license. |