certAuthMappingControl | xsd:string[] |
Indicates the types of mapping to validate certificate.
- This property need not be set.
-
This property will be one of:
Value
|
Description
|
"SID" | Denotes certificate validation on SID. |
"CUSTOM" | Denotes certificate validation on custom mapping. |
"LEGACY" | Denotes legacy certificate validation.
In LEGACY mode, the certificate validation is based on User Principal Names(UPN) first,
if UPN is unavailable we match X509IssuerSubject or X509SubjectOnly
present at altSecurityIdentities attribute of the users Object. |
|