Get the security manager instance, which is mapped to the context of current user
the license manager has.
Namespace: Cartella.InterfacesAssembly: CartellaData (in CartellaData.dll) Version: 4.1.0.171 (4.1.0.171)
Syntax
C# |
---|
ISecurityManager SecurityManager { get; } |
Visual Basic |
---|
ReadOnly Property SecurityManager As ISecurityManager Get |
Visual C++ |
---|
property ISecurityManager^ SecurityManager { ISecurityManager^ get (); } |