Skip to content

Latest commit

 

History

History
23 lines (16 loc) · 755 Bytes

chainbuildingparameters_exclusivetrustroots.md

File metadata and controls

23 lines (16 loc) · 755 Bytes
-api-id -api-type
P:Windows.Security.Cryptography.Certificates.ChainBuildingParameters.ExclusiveTrustRoots
winrt property

Windows.Security.Cryptography.Certificates.ChainBuildingParameters.ExclusiveTrustRoots

-description

Gets the list of root certificates that will be trusted.

-property-value

The list of root certificates that will be trusted.

-remarks

The ExclusiveTrustRoots property is read-only. However, the list of root certificates that is returned is writable and you can add certificates to it that will be used for exclusive trust.

-examples

-see-also