AttributeRequestMessage Properties

[Starting with the .NET Framework 4.5, Windows Identity Foundation (WIF) has been fully integrated into the .NET Framework. The version of WIF addressed by this topic, WIF 3.5, is deprecated and should only be used when developing against the .NET Framework 3.5 SP1 or the .NET Framework 4. For more information about WIF in the .NET Framework 4.5, also known as WIF 4.5, see the Windows Identity Foundation documentation in the .NET Framework 4.5 Development Guide.]

Public Properties

  Name Description
public property Action  Gets or sets the wa parameter of the message. (Inherited from WSFederationMessage)
public property Attribute Gets or sets the wattr parameter of the message.
public property AttributePtr Gets or sets the wattrptr parameter of the message.
public property BaseUri  Gets or sets the base URL to which the message applies. (Inherited from WSFederationMessage)
public property Context  Gets or sets the wctx parameter of the message. (Inherited from WSFederationMessage)
public property Encoding  Gets or sets the wencoding parameter of the message. (Inherited from WSFederationMessage)
public property Parameters  Gets the message parameters as a dictionary. (Inherited from WSFederationMessage)
public property Reply Gets or sets the wreply parameter of the message.
public property Result Gets or sets the wresult parameter of the message.
public property ResultPtr Gets or sets the wresultptr parameter of the message.

See Also

Reference

AttributeRequestMessage Class
Microsoft.IdentityModel.Protocols.WSFederation Namespace

Copyright © 2008 by Microsoft Corporation. All rights reserved.