ConnectionServerGSSAPIInfo
ConnectionServerGSSAPIInfo
Information related to connection server GSS API configuration.
JSON Example
{
"allow_receiving_ntlm": false,
"gss_apiauthenticator_id": "42e47f15-aad0-221a-b231-ea4a3a134ec9",
"gss_apienabled": false
}
boolean
allow_receiving_ntlm
Optional
Indicates whether connection server supports NTLM or not.
string
gss_apiauthenticator_id
Optional
ID of the GSS API authenticator to use.
boolean
gss_apienabled
Optional
Indicates whether GSSAPI authentication is enabled.