RequestClaimCollection::Dialect Property
.NET Framework (current version)
Gets or sets the Dialect attribute.
Assembly: System.IdentityModel (in System.IdentityModel.dll)
Property Value
Type: System::String^A string that contains the URI that identifies the dialect. The default value is F:System.IdentityModel.Protocols.WSIdentity.WSIdentityConstants.Dialect, which indicates that RequestClaim objects in the collection correspond to the Information Card profile.
Represents the Dialect attribute of the wst:Claims element. This required attribute contains a URI that indicates the syntax used to specify the set of requested claims.
.NET Framework
Available since 4.5
Available since 4.5
Show: