Amazon.CognitoIdentityProvider.Model.DeviceType.IsSetDeviceLastAuthenticatedDate C# (CSharp) Méthode

IsSetDeviceLastAuthenticatedDate() private méthode

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