Compartir a través de


DeviceAuthenticationWithX509Certificate.Certificate Propiedad

Definición

Obtiene o establece el certificado X.509 asociado a este dispositivo. La clave privada debe estar disponible en el X509Certificate2 objeto o debe estar disponible en el almacén de certificados del sistema desde el que se autenticará el cliente.

public System.Security.Cryptography.X509Certificates.X509Certificate2 Certificate { get; set; }
member this.Certificate : System.Security.Cryptography.X509Certificates.X509Certificate2 with get, set
Public Property Certificate As X509Certificate2

Valor de propiedad

Se aplica a