ServiceConfiguration.ClaimsAuthenticationManager Property
Windows Identity Foundation
Gets or sets the ClaimsAuthenticationManager.
Namespace: Microsoft.IdentityModel.Configuration
Assembly: Microsoft.IdentityModel (in microsoft.identitymodel.dll)
Dim instance As ServiceConfiguration Dim value As ClaimsAuthenticationManager value = instance.ClaimsAuthenticationManager instance.ClaimsAuthenticationManager = value
/** @property */ public ClaimsAuthenticationManager get_ClaimsAuthenticationManager () /** @property */ public void set_ClaimsAuthenticationManager (ClaimsAuthenticationManager value)
| Exception type | Condition |
|---|
Any public static (Shared in Visual Basic) members of this type are thread safe. Any instance members are not guaranteed to be thread safe.