Gets or sets the service principal name (SPN) of the data source.
'Declaration
Public Property ServerSPN As String
public string ServerSPN {get; set;}
Property Value
The value of the ServerSPN property. Returns String.Empty if the property isn't set.