Class ASAccountAuthenticationModificationReplacePasswordWithSignInWithAppleRequest

All Implemented Interfaces:
NSObjectProtocol, ObjCProtocol

public class ASAccountAuthenticationModificationReplacePasswordWithSignInWithAppleRequest
extends ASAccountAuthenticationModificationRequest
Since:
Available in iOS 14.0 and later.
  • Constructor Details

    • ASAccountAuthenticationModificationReplacePasswordWithSignInWithAppleRequest

      public ASAccountAuthenticationModificationReplacePasswordWithSignInWithAppleRequest()
    • ASAccountAuthenticationModificationReplacePasswordWithSignInWithAppleRequest

      protected ASAccountAuthenticationModificationReplacePasswordWithSignInWithAppleRequest​(NSObject.Handle h, long handle)
    • ASAccountAuthenticationModificationReplacePasswordWithSignInWithAppleRequest

      protected ASAccountAuthenticationModificationReplacePasswordWithSignInWithAppleRequest​(NSObject.SkipInit skipInit)
    • ASAccountAuthenticationModificationReplacePasswordWithSignInWithAppleRequest

      public ASAccountAuthenticationModificationReplacePasswordWithSignInWithAppleRequest​(String user, ASCredentialServiceIdentifier serviceIdentifier, NSDictionary<?,​?> userInfo)
  • Method Details