[][src]Function zap_api::authentication::set_logged_in_indicator

pub fn set_logged_in_indicator(
    service: &ZapService,
    contextid: String,
    loggedinindicatorregex: String
) -> Result<Value, ZapApiError>

Sets the logged in indicator for the context with the given ID.