Amazon.CognitoIdentityProvider.Model.DeviceConfigurationType.IsSetChallengeRequiredOnNewDevice C# (CSharp) 메소드

IsSetChallengeRequiredOnNewDevice() 개인적인 메소드

private IsSetChallengeRequiredOnNewDevice ( ) : bool
리턴 bool
        internal bool IsSetChallengeRequiredOnNewDevice()
        {
            return this._challengeRequiredOnNewDevice.HasValue; 
        }