AWSCognitoIdentitySelectMfaDetails Class Reference
Inherits from | NSObject |
---|---|
Declared in | AWSCognitoIdentityUserPool.h AWSCognitoIdentityUserPool.m |
selectedMfa
The mfa the end user selected
@property (nonatomic, strong, nonnull) NSString *selectedMfa
Declared In
AWSCognitoIdentityUserPool.h
– initWithSelectedMfa:
Initializer given the mfa selected by the end user *
- (instancetype)initWithSelectedMfa:(NSString *)selectedMfa
Declared In
AWSCognitoIdentityUserPool.h