Amazon.CognitoIdentityProvider.Model.ConfirmDeviceResponse.IsSetUserConfirmationNecessary C# (CSharp) Méthode

IsSetUserConfirmationNecessary() private méthode

private IsSetUserConfirmationNecessary ( ) : bool
Résultat bool
        internal bool IsSetUserConfirmationNecessary()
        {
            return this._userConfirmationNecessary.HasValue; 
        }
ConfirmDeviceResponse