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.
Declaration
Swift
public func challengeAuthMethod(parameters: MSALNativeAuthChallengeAuthMethodParameters, delegate: RegisterStrongAuthChallengeDelegate)
View on GitHub