IdentityConfiguration.ClaimsAuthenticationManager Eigenschap

Definitie

Hiermee haalt u de claimverificatiebeheerder op of stelt u deze in. De standaardwaarde is een exemplaar van de ClaimsAuthenticationManager klasse.

public:
 property System::Security::Claims::ClaimsAuthenticationManager ^ ClaimsAuthenticationManager { System::Security::Claims::ClaimsAuthenticationManager ^ get(); void set(System::Security::Claims::ClaimsAuthenticationManager ^ value); };
public System.Security.Claims.ClaimsAuthenticationManager ClaimsAuthenticationManager { get; set; }
member this.ClaimsAuthenticationManager : System.Security.Claims.ClaimsAuthenticationManager with get, set
Public Property ClaimsAuthenticationManager As ClaimsAuthenticationManager

Waarde van eigenschap

De claimverificatiebeheerder.

Uitzonderingen

Er wordt geprobeerd de eigenschap in te null stellen.

Van toepassing op