Skip to content

Latest commit

 

History

History
22 lines (15 loc) · 514 Bytes

certificate_isstronglyprotected.md

File metadata and controls

22 lines (15 loc) · 514 Bytes
-api-id -api-type
P:Windows.Security.Cryptography.Certificates.Certificate.IsStronglyProtected
winrt property

Windows.Security.Cryptography.Certificates.Certificate.IsStronglyProtected

-description

Gets a value that indicates whether the private key associated with the certificate is strongly protected.

-property-value

True if the certificate is strongly protected; otherwise false.

-remarks

-examples

-see-also