Searched defs:AuthenticatorAttachment (Results 1 – 1 of 1) sorted by relevance
2412 pub fn get_authenticator_attachment(&self) -> AuthenticatorAttachment { in get_authenticator_attachment()2420 pub fn set_authenticator_attachment(&mut self, v: AuthenticatorAttachment) { in set_authenticator_attachment()3622 pub enum AuthenticatorAttachment { enum3628 impl ::protobuf::ProtobufEnum for AuthenticatorAttachment { implementation3633 fn from_i32(value: i32) -> ::std::option::Option<AuthenticatorAttachment> { in from_i32()3652 impl ::std::marker::Copy for AuthenticatorAttachment { implementation3655 impl ::std::default::Default for AuthenticatorAttachment { implementation3661 impl ::protobuf::reflect::ProtobufValue for AuthenticatorAttachment { implementation