FederatedAuthentication.ClaimsAuthorizationModule 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 claims authorization module used by the web application.
public:
static property System::IdentityModel::Services::ClaimsAuthorizationModule ^ ClaimsAuthorizationModule { System::IdentityModel::Services::ClaimsAuthorizationModule ^ get(); };
public static System.IdentityModel.Services.ClaimsAuthorizationModule ClaimsAuthorizationModule { get; }
static member ClaimsAuthorizationModule : System.IdentityModel.Services.ClaimsAuthorizationModule
Public Shared ReadOnly Property ClaimsAuthorizationModule As ClaimsAuthorizationModule
Property Value
The claims authorization module.
Applies to
שתף איתנו פעולה ב- GitHub
ניתן למצוא את המקור לתוכן זה ב- GitHub, שם ניתן גם ליצור ולסקור בעיות ולמשוך בקשות. לקבלת מידע נוסף, עיין במדריך התורמים שלנו.