Searched defs:AuthFactorPreparePurpose (Results 1 – 2 of 2) sorted by relevance
2957 pub enum AuthFactorPreparePurpose { enum2963 impl ::protobuf::ProtobufEnum for AuthFactorPreparePurpose { implementation2968 fn from_i32(value: i32) -> ::std::option::Option<AuthFactorPreparePurpose> { in from_i32()2987 impl ::std::marker::Copy for AuthFactorPreparePurpose { implementation2990 impl ::std::default::Default for AuthFactorPreparePurpose { implementation2996 impl ::protobuf::reflect::ProtobufValue for AuthFactorPreparePurpose { implementation
23295 pub fn get_purpose(&self) -> super::auth_factor::AuthFactorPreparePurpose { in get_purpose()23303 pub fn set_purpose(&mut self, v: super::auth_factor::AuthFactorPreparePurpose) { in set_purpose()