다음을 통해 공유


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

속성 값

세션 인증 모듈입니다.

적용 대상