Skip to main content

set_session_profile

Function set_session_profile 

Source
pub fn set_session_profile(profile: Option<SessionProfile>)
Expand description

Install (or clear) the capability profile the current session runs under. Called at the session launch boundary once the ACP config’s declared profile and grants have been resolved into a crate::security::SessionProfile.