Amazon.CognitoIdentityProvider.Model.DeviceConfigurationType.IsSetChallengeRequiredOnNewDevice C# (CSharp) Méthode

IsSetChallengeRequiredOnNewDevice() private méthode

private IsSetChallengeRequiredOnNewDevice ( ) : bool
Résultat bool
        internal bool IsSetChallengeRequiredOnNewDevice()
        {
            return this._challengeRequiredOnNewDevice.HasValue; 
        }