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
التعاون معنا على GitHub
يمكن العثور على مصدر هذا المحتوى على GitHub حيث يمكنك أيضاً إضافة مشاكل وطلبات سحب ومراجعتها. للحصول على معلومات إضافية، اطلع على دليل المساهم لدينا.