FederationConfiguration.WsFederationConfiguration 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 or sets the configuration settings for the WS-Federation Authentication Module (WSFederationAuthenticationModule).
public:
property System::IdentityModel::Services::Configuration::WsFederationConfiguration ^ WsFederationConfiguration { System::IdentityModel::Services::Configuration::WsFederationConfiguration ^ get(); void set(System::IdentityModel::Services::Configuration::WsFederationConfiguration ^ value); };
public System.IdentityModel.Services.Configuration.WsFederationConfiguration WsFederationConfiguration { get; set; }
member this.WsFederationConfiguration : System.IdentityModel.Services.Configuration.WsFederationConfiguration with get, set
Public Property WsFederationConfiguration As WsFederationConfiguration
Property Value
The configuration settings for the WS-Federation Authentication Module.
Exceptions
An attempt to set the property to null
occurs.
Remarks
When initialized from a configuration file, this property is set by the <wsFederation> element.
Applies to
Dolgozzon együtt velünk a GitHubon
A tartalom forrása a GitHubon található, ahol létrehozhat és áttekinthet problémákat és lekéréses kérelmeket is. További információért tekintse meg a közreműködői útmutatónkat.