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
Samarbeid med oss på GitHub
Du finner kilden for dette innholdet på GitHub. Der du også kan opprette og se gjennom problemer og pull-forespørsler. Hvis du vil ha mer informasjon, kan du se vår bidragsyterveiledning.