Tag: identity
Found 202 results for 'identity'.
1) oracle - Can an Oracle IDENTITY column be nullable?
2) sql-server - Select Into removes IDENTITY property from target table
3) postgresql - How to add a PostgreSQL 10 identity column to an existing table with rows?
4) encryption - How to know if its the same User?
5) email - Prove ownership of a GMail account
6) web-application - Email confirmation techniques in major sites
7) certificates - Could governments and banks become CAs?
8) cryptography - Encrypting using the private key in Identity-Based Cryptography
9) python - Why does comparing strings using either '==' or 'is' sometimes produce a different result?
10) passwords - Requiring e-mail from user when using ASP.NET Identity password reset features
11) authentication - Single randomly generated passphrase for both identity and authentication
12) authentication - Why don't security conscious websites use a combination of private unique identifier and password to secure their logins?
13) python - Why is range(0) == range(2, 2, 2) True in Python 3?
14) postgresql - PostgreSQL How to DEFAULT Partitioned Identity Column?
15) mysql - Identity column re-seed: when it is necessary?
16) sql-server-2008 - Why is replication attempting to distribute NULL values into Identity columns
17) sql-server - Can I rely on reading SQL Server Identity values in order?
18) sql-server-2008-r2 - Copy SQL table to other server identity becomes int
19) postgresql - PostgreSQL 10 Identity Column gets "null value" when inserting multiple rows with default keyword
20) postgresql - How to add a PostgreSQL 10 identity column to an existing table?
21) sql-server - Inserting rows into other table whilst preserving IDENTITY
22) c# - Extend the ApplicationUser class or use a Person class?
23) authorization - Checking validity of users and tenants in each request
24) rest - Databaseless ASP.NET MVC 5 on top of an external REST API
25) architecture - Identity propagation using Azure service bus
26) domain-driven-design - Obtaining application generated ID from repository or from entity constructor?
27) c# - Auto - incremental ID in Domain Object
28) terminology - What does GRAPH stand for in the term Azure AD Graph API or Facebook Open Graph API
29) security - Is it possible to check a client side application identity from server side?
30) .net - ASP.NET Projects using too much .NET Boilerplate Libraries / Code
31) email - Spam that comes from names in my address book, but not their email addresses
32) sql-server - Dropping then adding a table to a subscription with Identity option Not for Replication causes errors
33) sql-server - Configured identity seed starting value on database level
34) web-application - Are GUIDs safe for one-time tokens?
35) web-application - Gravatar - Is it a security risk for medical forums?
36) sql-server - Does Clustered Index on GUID create more fragmentation than Non Clustered Index?
37) sql-server - What can be the downside of always having a single integer column as primary key?
38) sql-server - IDENTITY_INSERT seems stuck
39) transactions - What distinguishes a miner from another?
40) c# - How do I implement password reset with ASP.NET Identity for ASP.NET MVC 5.0?
41) address - What is bitcoin ID?
42) sql-server-2008 - Reset all IDs in a Large Table
43) sql-server - How to rollback the identity seed after deadlock
44) asp.net - In a default ASP.NET Core project, why does the "Forgot password" functionality ask for user email twice?
45) sql-server - Gigantic gaps in IDENTITY column
46) postgresql - How to get information about the sequence behind the new Identity Column in Postgres 10? (GENERATED { ALWAYS | BY DEFAULT } AS IDENTITY)
47) sql-server - Identity seed increased when using IDENTITY_INSERT
48) email - Someone keeps using my email address. What to do?
49) sql-server - Identity value jumps when restarting SQL Server
50) sql-server - Get identity value of all rows inserted