FederatedAuthentication.SessionAuthenticationModule 属性

定义

获取应用程序所用的会话身份验证模块 (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

属性值

会话身份验证模块

适用于