OLEDBConnection.ServerSSOApplicationID 属性

定义

返回或设置单一登录 (SSO) 应用程序标识符,该标识符用于在 SSO 数据库中查找凭据。 读/写 String

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

属性值

String

适用于