Keysight VISA.NET Help
ServerCertificateIssuerName Property (TcpipSession)



The name of the CA that signed the certificate. For an IDevId, this will indicate the name of the PKI CA.
Syntax
'Declaration
 
Public ReadOnly Property ServerCertificateIssuerName As String
'Usage
 
Dim instance As TcpipSession
Dim value As String
 
value = instance.ServerCertificateIssuerName
public string ServerCertificateIssuerName {get;}
public:
property String^ ServerCertificateIssuerName {
   String^ get();
}
Requirements

Current with Keysight IO Libraries Suite 18

See Also

 

 


© Keysight Technologies 2015-2025