LinkMenuExpand(external link)DocumentSearchCopyCopied

MySqlConnectionStringBuilder.ServerSPN property

The server’s Service Principal Name (for auth_gssapi_client authentication).

public string ServerSPN { get; set; }

See Also