Skip to content

QuantumGate::Local::GetAccessManager

Karel Donk edited this page Dec 10, 2019 · 2 revisions

Gets a reference to the access manager for the instance. The access manager can be used to configure access settings for the instance. See QuantumGate::Access::Manager for more information.

Signature

Access::Manager& GetAccessManager() noexcept;

Return values

Returns a reference to the QuantumGate::Access::Manager for the instance.

Clone this wiki locally