Function set_logged_in_indicator

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

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