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

속성 값

세션 인증 모듈입니다.

적용 대상