SMath Studio Core documentation
C#
VB
C++
F#
Show/Hide TOC
IAccount
Manager
Save Method
Saves the authentication properties to the session profile.
Definition
Namespace:
SMath.Manager
Assembly:
SMath.Manager (in SMath.Manager.dll) Version: 1.2.9018.0
C#
Copy
void
Save
()
VB
Copy
Sub
Save
C++
Copy
void
Save
()
F#
Copy
abstract
Save
:
unit
->
unit
See Also
Reference
IAccountManager Interface
SMath.Manager Namespace
In This Article
Definition
See Also