 | ContextFactoryPropertiesGssLibraryName Property |
version: 10.22.0
The GSS Kerberos library name.
Default: Operating system dependent:
- libgssapi_krb5.so.2 for Linux
- mech_krb5.so.1 for Solaris
- secur32.dll for Windows
Namespace:
SolaceSystems.Solclient.Messaging
Assembly:
SolaceSystems.Solclient.Messaging (in SolaceSystems.Solclient.Messaging.dll) Version: 10.22.0
Syntaxpublic string GssLibraryName { get; set; }
Property Value
Type:
String
See Also