pub type SessionId = String;
Identifier for a session whose actions are being audited.
pub struct SessionId { /* private fields */ }