Keysight VISA.NET Help
SaslMechanism Property (ITcpipSession2)



A string that indicates the SASL mechanism used to authenticate the client. The string is as defined by IANA in: https://www.iana.org/assignments/sasl-mechanisms/sasl-mechanisms.xhtml.
Syntax
'Declaration
 
ReadOnly Property SaslMechanism As String
'Usage
 
Dim instance As ITcpipSession2
Dim value As String
 
value = instance.SaslMechanism
string SaslMechanism {get;}
property String^ SaslMechanism {
   String^ get();
}
Requirements

Current with Keysight IO Libraries Suite 18

See Also

 

 


© Keysight Technologies 2015-2025