X509SecurityKey.PublicKey Property
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
Gets the public key from the X509SecurityKey.
public System.Security.Cryptography.AsymmetricAlgorithm PublicKey { get; }
member this.PublicKey : System.Security.Cryptography.AsymmetricAlgorithm
Public ReadOnly Property PublicKey As AsymmetricAlgorithm