Amazon.CognitoIdentityProvider.Model.DeviceType.IsSetDeviceLastAuthenticatedDate C# (CSharp) 메소드

IsSetDeviceLastAuthenticatedDate() 개인적인 메소드

private IsSetDeviceLastAuthenticatedDate ( ) : bool
리턴 bool
        internal bool IsSetDeviceLastAuthenticatedDate()
        {
            return this._deviceLastAuthenticatedDate.HasValue; 
        }