ODBCConnection.ServerSSOApplicationID Property

Definition

Returns or sets a single sign-on application (SSO) identifier that is used to do a lookup in the SSO database for credentials. Read/write String.

public:
 property System::String ^ ServerSSOApplicationID { System::String ^ get(); void set(System::String ^ value); };
public string ServerSSOApplicationID { get; set; }
Public Property ServerSSOApplicationID As String

Property Value

String

Applies to