fix alt text warnings

This commit is contained in:
greg-lindsay
2021-03-05 12:11:38 -08:00
parent 45dfd6e830
commit f97a0c33f9
3 changed files with 8 additions and 8 deletions

View File

@ -52,7 +52,7 @@ SIDs always remain unique. Security authorities never issue the same SID twice,
A security identifier is a data structure in binary format that contains a variable number of values. The first values in the structure contain information about the SID structure. The remaining values are arranged in a hierarchy (similar to a telephone number), and they identify the SID-issuing authority (for example, “NT Authority”), the SID-issuing domain, and a particular security principal or group. The following image illustrates the structure of a SID.
![](images/security-identifider-architecture.jpg)
![Security identifier architecture](images/security-identifider-architecture.jpg)
The individual values of a SID are described in the following table.