RegisterStrongAuthState
@objcMembers
public class RegisterStrongAuthState : RegisterStrongAuthBaseState
An object of this type is created whenever a user needs to register a new strong authentication method.
-
Requests the server to send the challenge to the default authentication method.
Warning
⚠️ this API is experimental. It may be changed in the future without notice. Do not use in production applications.Declaration
Swift
public func challengeAuthMethod(parameters: MSALNativeAuthChallengeAuthMethodParameters, delegate: RegisterStrongAuthChallengeDelegate)