| ComponentSpace SAML Class Library Reference |
|
Action.ActionValue Property
Gets or sets the action value.
[Visual Basic]
Public Property ActionValue As
String
[C#]
public
string ActionValue {get; set;}
Property Value
The action value.
See Also
Action Class | ComponentSpace.SAML.Assertions Namespace