10.24.0

ContextFactoryPropertiesGssLibraryName Property

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

Definition

Namespace: SolaceSystems.Solclient.Messaging
Assembly: SolaceSystems.Solclient.Messaging (in SolaceSystems.Solclient.Messaging.dll) Version: 10.24.0
C#
public string GssLibraryName { get; set; }

Property Value

String

See Also