FederationConfigurationElement.WsFederation 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 child <wsFederation>
element.
public:
property System::IdentityModel::Services::Configuration::WSFederationElement ^ WsFederation { System::IdentityModel::Services::Configuration::WSFederationElement ^ get(); void set(System::IdentityModel::Services::Configuration::WSFederationElement ^ value); };
[System.Configuration.ConfigurationProperty("wsFederation", IsRequired=false)]
public System.IdentityModel.Services.Configuration.WSFederationElement WsFederation { get; set; }
[<System.Configuration.ConfigurationProperty("wsFederation", IsRequired=false)>]
member this.WsFederation : System.IdentityModel.Services.Configuration.WSFederationElement with get, set
Public Property WsFederation As WSFederationElement
Property Value
The child <wsFederation>
element.
- Attributes
Remarks
The <wsFederation>
element provides configuration for the WS-Federation Configuration Module (WSFederationAuthenticationModule).
Applies to
See also
ทํางานร่วมกับเราใน GitHub
แหล่งที่มาสำหรับเนื้อหานี้สามารถพบได้บน GitHub ซึ่งคุณยังสามารถสร้างและตรวจสอบปัญหาและคำขอดึงข้อมูลได้ สำหรับข้อมูลเพิ่มเติม ให้ดูคู่มือผู้สนับสนุนของเรา