Amazon.CognitoIdentityProvider.Model.DeviceType.IsSetDeviceLastAuthenticatedDate C# (CSharp) Method

IsSetDeviceLastAuthenticatedDate() private method

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