Struct dropbox_sdk::team_log::TfaAddExceptionDetails [−][src]
#[non_exhaustive]pub struct TfaAddExceptionDetails {}
This is supported on crate feature
dbx_team_log only.Expand description
Added members to two factor authentication exception list.
Trait Implementations
Deserialize this value from the given Serde deserializer. Read more
Auto Trait Implementations
impl RefUnwindSafe for TfaAddExceptionDetailsimpl Send for TfaAddExceptionDetailsimpl Sync for TfaAddExceptionDetailsimpl Unpin for TfaAddExceptionDetailsimpl UnwindSafe for TfaAddExceptionDetailsBlanket Implementations
Mutably borrows from an owned value. Read more