SessionPropertiesKRBServiceName Property
This property specifies the ServiceName of Service Principle Name (SPN) for Kerberos.
It is used for all entries specified by the property
Host
The Service Principal Name (SPN) has the format "ServiceName/ApplianceName@REALM" where
ServiceName is specified by this property, ApplianceName is the host portion of an entry specified by
Host,
and REALM is obtained from the Kerberos configuration.
The maximum length for an SPN is 256 characters.
Namespace: SolaceSystems.Solclient.MessagingAssembly: SolaceSystems.Solclient.Messaging (in SolaceSystems.Solclient.Messaging.dll) Version: 10.26.0
public string KRBServiceName { get; set; }
Property Value
String