VerifyPushFactorPayload
public struct VerifyPushFactorPayload : VerifyFactorPayload
Describes the information required to verify a Factor which type is Push
-
Factor sid
Declaration
Swift
public let sid: String -
Creates a VerifyPushFactorPayload with the given parameters
Declaration
Swift
public init( sid: String )Parameters
sidFactor sid
VerifyPushFactorPayload Structure Reference