GetReadOnlySecurity method
- Last UpdatedJul 23, 2024
- 1 minute read
Accesses the Galaxy security in read-only mode. The user can not modify the Galaxy security.
Class
IGalaxy
Syntax
[C#]
IGalaxySecurity GetReadOnlySecurity( );
[Visual C++]
HRESULT GetReadOnlySecurity(
[in] IGalaxySecurity** galaxySecurity
);
Parameters
galaxySecurity
IGalaxySecurity provides an API interface to read the Galaxy security information configured using the security dialog box in aaIDE.