Trait objc2_authentication_services::ASAuthorizationWebBrowserExternallyAuthenticatableRequest
source · pub unsafe trait ASAuthorizationWebBrowserExternallyAuthenticatableRequest: NSObjectProtocol { }
Available on crate feature
ASAuthorizationWebBrowserExternallyAuthenticatableRequest
only.Trait Implementations§
impl<T> ImplementedBy<T> for dyn ASAuthorizationWebBrowserExternallyAuthenticatableRequest
Implementations on Foreign Types§
impl<T> ASAuthorizationWebBrowserExternallyAuthenticatableRequest for ProtocolObject<T>
Implementors§
impl ASAuthorizationWebBrowserExternallyAuthenticatableRequest for ASAuthorizationPlatformPublicKeyCredentialAssertionRequest
Available on crate features
ASAuthorizationRequest
and ASAuthorizationPlatformPublicKeyCredentialAssertionRequest
only.