MSALNativeAuthChallengeAuthMethodParameters
@objcMembers
public class MSALNativeAuthChallengeAuthMethodParameters : NSObject
Undocumented
-
Authentication method to challenge.
Declaration
Swift
public let authMethod: MSALAuthMethod
-
Email to contact to register a new strong authentication method.
Declaration
Swift
public var verificationContact: String?
-
Undocumented
Declaration
Swift
public init(authMethod: MSALAuthMethod)