FederatedAuthentication.SessionAuthenticationModule Property
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
Gets the session authentication module (SAM) used by the web application.
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
Property Value
The session authentication module.
Applies to
Tee yhteistyötä kanssamme GitHubissa
Tämän sisällön lähde on GitHubissa, jossa voit myös luoda ja tarkastella ongelmia ja pull-pyyntöjä. Katso lisätietoja osallistujan oppaasta.