| 
178 | 178 |         <param name="sidType">One of the enumeration values. This value must not be <see cref="F:System.Security.Principal.WellKnownSidType.LogonIdsSid" />.</param>  | 
179 | 179 |         <param name="domainSid">The domain SID. This value is required for the following <see cref="T:System.Security.Principal.WellKnownSidType" /> values. This parameter is ignored for any other <see cref="T:System.Security.Principal.WellKnownSidType" /> values.    | 
180 | 180 | 
 
  | 
181 |  | - \- <see cref="F:System.Security.Principal.WellKnownSidType.AccountAdministratorSid" />    | 
 | 181 | + - <see cref="F:System.Security.Principal.WellKnownSidType.AccountAdministratorSid" />    | 
182 | 182 | 
 
  | 
183 |  | - \- <see cref="F:System.Security.Principal.WellKnownSidType.AccountGuestSid" />    | 
 | 183 | + - <see cref="F:System.Security.Principal.WellKnownSidType.AccountGuestSid" />    | 
184 | 184 | 
 
  | 
185 |  | - \- <see cref="F:System.Security.Principal.WellKnownSidType.AccountKrbtgtSid" />    | 
 | 185 | + - <see cref="F:System.Security.Principal.WellKnownSidType.AccountKrbtgtSid" />    | 
186 | 186 | 
 
  | 
187 |  | - \- <see cref="F:System.Security.Principal.WellKnownSidType.AccountDomainAdminsSid" />    | 
 | 187 | + - <see cref="F:System.Security.Principal.WellKnownSidType.AccountDomainAdminsSid" />    | 
188 | 188 | 
 
  | 
189 |  | - \- <see cref="F:System.Security.Principal.WellKnownSidType.AccountDomainUsersSid" />    | 
 | 189 | + - <see cref="F:System.Security.Principal.WellKnownSidType.AccountDomainUsersSid" />    | 
190 | 190 | 
 
  | 
191 |  | - \- <see cref="F:System.Security.Principal.WellKnownSidType.AccountDomainGuestsSid" />    | 
 | 191 | + - <see cref="F:System.Security.Principal.WellKnownSidType.AccountDomainGuestsSid" />    | 
192 | 192 | 
 
  | 
193 |  | - \- <see cref="F:System.Security.Principal.WellKnownSidType.AccountComputersSid" />    | 
 | 193 | + - <see cref="F:System.Security.Principal.WellKnownSidType.AccountComputersSid" />    | 
194 | 194 | 
 
  | 
195 |  | - \- <see cref="F:System.Security.Principal.WellKnownSidType.AccountControllersSid" />    | 
 | 195 | + - <see cref="F:System.Security.Principal.WellKnownSidType.AccountControllersSid" />    | 
196 | 196 | 
 
  | 
197 |  | - \- <see cref="F:System.Security.Principal.WellKnownSidType.AccountCertAdminsSid" />    | 
 | 197 | + - <see cref="F:System.Security.Principal.WellKnownSidType.AccountCertAdminsSid" />    | 
198 | 198 | 
 
  | 
199 |  | - \- <see cref="F:System.Security.Principal.WellKnownSidType.AccountSchemaAdminsSid" />    | 
 | 199 | + - <see cref="F:System.Security.Principal.WellKnownSidType.AccountSchemaAdminsSid" />    | 
200 | 200 | 
 
  | 
201 |  | - \- <see cref="F:System.Security.Principal.WellKnownSidType.AccountEnterpriseAdminsSid" />    | 
 | 201 | + - <see cref="F:System.Security.Principal.WellKnownSidType.AccountEnterpriseAdminsSid" />    | 
202 | 202 | 
 
  | 
203 |  | - \- <see cref="F:System.Security.Principal.WellKnownSidType.AccountPolicyAdminsSid" />    | 
 | 203 | + - <see cref="F:System.Security.Principal.WellKnownSidType.AccountPolicyAdminsSid" />    | 
204 | 204 | 
 
  | 
205 |  | - \- <see cref="F:System.Security.Principal.WellKnownSidType.AccountRasAndIasServersSid" /></param>  | 
 | 205 | + - <see cref="F:System.Security.Principal.WellKnownSidType.AccountRasAndIasServersSid" /></param>  | 
206 | 206 |         <summary>Initializes a new instance of the <see cref="T:System.Security.Principal.SecurityIdentifier" /> class by using the specified well known security identifier (SID) type and domain SID.</summary>  | 
207 | 207 |         <remarks>To be added.</remarks>  | 
208 | 208 |       </Docs>  | 
 | 
570 | 570 |       <Docs>  | 
571 | 571 |         <param name="targetType">The type being queried for validity to serve as a conversion from <see cref="T:System.Security.Principal.SecurityIdentifier" />. The following target types are valid:    | 
572 | 572 | 
 
  | 
573 |  | - \- <see cref="T:System.Security.Principal.NTAccount" />    | 
 | 573 | + - <see cref="T:System.Security.Principal.NTAccount" />    | 
574 | 574 | 
 
  | 
575 |  | - \- <see cref="T:System.Security.Principal.SecurityIdentifier" /></param>  | 
 | 575 | + - <see cref="T:System.Security.Principal.SecurityIdentifier" /></param>  | 
576 | 576 |         <summary>Returns a value that indicates whether the specified type is a valid translation type for the <see cref="T:System.Security.Principal.SecurityIdentifier" /> class.</summary>  | 
577 | 577 |         <returns>  | 
578 | 578 |           <see langword="true" /> if <paramref name="targetType" /> is a valid translation type for the <see cref="T:System.Security.Principal.SecurityIdentifier" /> class; otherwise, <see langword="false" />.</returns>  | 
 | 
0 commit comments