次の方法で共有


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

適用対象