Amazon.CognitoIdentityProvider.Model.DeviceConfigurationType.IsSetChallengeRequiredOnNewDevice C# (CSharp) Метод

IsSetChallengeRequiredOnNewDevice() приватный Метод

private IsSetChallengeRequiredOnNewDevice ( ) : bool
Результат bool
        internal bool IsSetChallengeRequiredOnNewDevice()
        {
            return this._challengeRequiredOnNewDevice.HasValue; 
        }