Skip to content

QuantumGate::Local::GetSecurityLevel

Karel Donk edited this page Dec 30, 2019 · 4 revisions

Returns the current security level for the instance. See Security Levels for more details on QuantumGate security levels.

Signature

SecurityLevel GetSecurityLevel() const noexcept;

Return values

Returns the current QuantumGate::SecurityLevel of the instance.

Clone this wiki locally