net9.0-macos
namespace AuthenticationServices
{
    [Protocol(Name = "ASAuthorizationProviderExtensionRegistrationHandler", WrapperType = typeof(ASAuthorizationProviderExtensionRegistrationHandlerWrapper))]
    [ProtocolMember(IsProperty = false, IsRequired = false, IsStatic = false, Name = "RegistrationDidComplete", Selector = "registrationDidComplete")]
    [ProtocolMember(IsProperty = false, IsRequired = false, IsStatic = false, Name = "RegistrationDidCancel", Selector = "registrationDidCancel")]
    [ProtocolMember(IsProperty = false, IsRequired = true, IsStatic = false, Name = "BeginDeviceRegistration", ParameterBlockProxy = new[] { null, null, typeof(NIDActionArity1V26) }, ParameterByRef = new[] { false, false, false }, ParameterType = new[] { typeof(ASAuthorizationProviderExtensionLoginManager), typeof(ASAuthorizationProviderExtensionRequestOptions), typeof(Action<ASAuthorizationProviderExtensionRegistrationResult>) }, Selector = "beginDeviceRegistrationUsingLoginManager:options:completion:")]
    [ProtocolMember(IsProperty = false, IsRequired = true, IsStatic = false, Name = "BeginUserRegistration", ParameterBlockProxy = new[] { null, null, null, null, typeof(NIDActionArity1V26) }, ParameterByRef = new[] { false, false, false, false, false }, ParameterType = new[] { typeof(ASAuthorizationProviderExtensionLoginManager), typeof(string), typeof(ASAuthorizationProviderExtensionAuthenticationMethod), typeof(ASAuthorizationProviderExtensionRequestOptions), typeof(Action<ASAuthorizationProviderExtensionRegistrationResult>) }, Selector = "beginUserRegistrationUsingLoginManager:userName:authenticationMethod:options:completion:")]
    [ProtocolMember(ArgumentSemantic = ArgumentSemantic.None, GetterSelector = "supportedGrantTypes", IsProperty = true, IsRequired = false, IsStatic = false, Name = "SupportedGrantTypes", PropertyType = typeof(ASAuthorizationProviderExtensionSupportedGrantTypes), Selector = "supportedGrantTypes")]
    [ProtocolMember(ArgumentSemantic = ArgumentSemantic.None, GetterSelector = "protocolVersion", IsProperty = true, IsRequired = false, IsStatic = false, Name = "ProtocolVersion", PropertyType = typeof(ASAuthorizationProviderExtensionPlatformSSOProtocolVersion), Selector = "protocolVersion")]
    [SupportedOSPlatform("macos13.0")]
    [UnsupportedOSPlatform("tvos")]
    [UnsupportedOSPlatform("ios")]
    [UnsupportedOSPlatform("maccatalyst")]
    public interface IASAuthorizationProviderExtensionRegistrationHandler : INativeObject, IDisposable
}
Assembly Microsoft.macOS , Version=14.0.0.0, PublicKeyToken=84e04ff9cfb79065
.NET 8.0-macos9.0-macos
OS Platforms

For the selected framework this API is only supported on the following OS platforms:

  • iOS
  • Mac Catalyst
  • macOS >= 13
  • tvOS
  • Built-in API
  • Package-provided API

04/27/2024
An error has occurred. This application may no longer respond until reloaded. Reload 🗙