Get the SecurityManager, in charge of all security access.
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 (); } |