Keysight VISA.NET Help
ServerCertificateSubjectName Property (TcpipSession)



The subject field from the certificate. That is, the entity associated with the public key in the certificate.
Syntax
'Declaration
 
Public ReadOnly Property ServerCertificateSubjectName As String
'Usage
 
Dim instance As TcpipSession
Dim value As String
 
value = instance.ServerCertificateSubjectName
public string ServerCertificateSubjectName {get;}
public:
property String^ ServerCertificateSubjectName {
   String^ get();
}
Requirements

Current with Keysight IO Libraries Suite 18

See Also

 

 


© Keysight Technologies 2015-2025