Compartir a través de


HttpClientConnection100Class.CertificateIdentifier Propiedad

Definición

public:
 virtual property System::String ^ CertificateIdentifier { System::String ^ get(); void set(System::String ^ value); };
[System.Runtime.InteropServices.DispId(20)]
public virtual string CertificateIdentifier { [System.Runtime.InteropServices.DispId(20)] get; [System.Runtime.InteropServices.DispId(20)] set; }
[<System.Runtime.InteropServices.DispId(20)>]
[<get: System.Runtime.InteropServices.DispId(20)>]
[<set: System.Runtime.InteropServices.DispId(20)>]
member this.CertificateIdentifier : string with get, set
Public Overridable Property CertificateIdentifier As String

Valor de propiedad

Una representación de cadena del objeto de certificado X.509 actual.

Implementaciones

Atributos

Se aplica a