Amazon.CognitoIdentityProvider.Model.AdminGetUserResponse.IsSetUserLastModifiedDate C# (CSharp) Méthode

IsSetUserLastModifiedDate() private méthode

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