AWSCognitoIdentityPasswordAuthenticationInput
Objective-C
@interface AWSCognitoIdentityPasswordAuthenticationInput : NSObject
Swift
class AWSCognitoIdentityPasswordAuthenticationInput : NSObject
When interactive sign in is initiated, this encapsulates the last known username
-
Undocumented
Declaration
Objective-C
@property(nonatomic, readonly, nullable) NSString *lastKnownUsernameSwift
var lastKnownUsername: String? { get }
View on GitHub
Install in Dash
AWSCognitoIdentityPasswordAuthenticationInput Class Reference