次の方法で共有


FederatedAuthentication.SessionAuthenticationModule プロパティ

定義

Web アプリケーションが使用するセッション認証モジュール (SAM) を取得します。

public:
 static property System::IdentityModel::Services::SessionAuthenticationModule ^ SessionAuthenticationModule { System::IdentityModel::Services::SessionAuthenticationModule ^ get(); };
public static System.IdentityModel.Services.SessionAuthenticationModule SessionAuthenticationModule { get; }
static member SessionAuthenticationModule : System.IdentityModel.Services.SessionAuthenticationModule
Public Shared ReadOnly Property SessionAuthenticationModule As SessionAuthenticationModule

プロパティ値

セッション認証モジュール。

適用対象