Skip to content

Commit 75d2aa3

Browse files
committed
984382: Updated the UG document for the TreeView Component
1 parent 9a7b0c4 commit 75d2aa3

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

blazor/treeview/authorization-and-authentication.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -9,7 +9,7 @@ documentation: ug
99

1010
# Authorization and Authentication in Blazor TreeView Component
1111

12-
**Authentication** involves verifying the identity of a user or system. This typically occurs through methods such as usernames and passwords, biometrics, or security tokens.
12+
**Authentication** involves verifying the identity of a user or system. This typically occurs through methods such as user names and passwords, biometrics, or security tokens.
1313

1414
**Authorization** determines whether an authenticated user or system possesses the necessary permissions to access a specific resource or perform a particular action. After a user's identity is authenticated, the system evaluates their credentials or permissions against a set of established rules or policies to grant or deny access.
1515

0 commit comments

Comments
 (0)