FederationConfigurationElement::IdentityConfigurationName Property
.NET Framework (current version)
Gets or sets the identityConfigurationName attribute.
Assembly: System.IdentityModel.Services (in System.IdentityModel.Services.dll)
public: [ConfigurationPropertyAttribute("identityConfigurationName", DefaultValue = "", IsRequired = false)] property String^ IdentityConfigurationName { String^ get(); void set(String^ value); }
Property Value
Type: System::String^The name of the <identityConfiguration> section to associate with this <federationConfiguration> element.
.NET Framework
Available since 4.5
Available since 4.5
Show: