Questions tagged as 'identificador'

1
answer

How do users' SIDs work?

I need to implement an authentication system written in C # .NET based on Windows users, so it will be authenticated according to some unique user identification p> The problem is that the only workable ID I've encountered that might repre...
asked by 20.09.2017 / 07:47
0
answers

How to identify a web user?

Is there a unique identifier or strategy that can be applied to uniquely identify a user on the web? I tried some strategies, like: Use external IP, but can be used by multiple users combine external IP and internal IP, but is a feature...
asked by 23.02.2018 / 13:43
0
answers

How to validate an identifier name in JavaScript?

This question is possibly duplicated, but I look for a different approach. The situation is this: I made a small program to create a JSON file, creating names and assigning values. The target of the JSON when read will be an object, so the names...
asked by 31.08.2017 / 14:50