An opportunity to contribute to the development of Enrolment Software for Government of India’s UIDAI Project
The Government of India ( GOI ) has embarked upon implementing an initiative to provide a unique identification ( UID ) to every resident of India . The Government of India has formed the Unique Identification Authority of India ( UIDAI ) to achive this objective .
Categories: General Tags: C# or C++, Government of India, java, resident, UID, UIDAI, unique identification, Unique Identification Authority of India, Vijay Raj's Blog
Introduction to Security in .NET
When working with Security , it is important to understand these 2 terms. Authentication is the process of determining whether the user can access the system. Commonly used ways of authentication is the username and a password . Authorization : Once the user is authenticated,this process identifies the level of access allowed to a given user .
Categories: .NET, Security Tags: .NET, Authentication, Authorization, Security
