Lists the security services that are active for the session.
show_sec_services()
select show_sec_services()
encryption, replay_detection
If no security services are active, show_sec_services returns NULL.
ANSI SQL – Compliance level: Transact-SQL extension.
Any user can execute show_sec_services.