The DependencyProperty object that promotes the ValidateSamlToken property. This API supports the FIM 2010 infrastructure. Using this API directly from your code is not supported.
Namespace: Microsoft.ResourceManagement.Workflow.Activities
Assembly: Microsoft.ResourceManagement (in microsoft.resourcemanagement.dll)

Usage

Visual Basic
Dim value As DependencyProperty

value = XmlInteractiveActivity.ValidateSamlTokenProperty

XmlInteractiveActivity.ValidateSamlTokenProperty = value

Syntax

Visual Basic
Public Shared ValidateSamlTokenProperty As DependencyProperty
C#
public static DependencyProperty ValidateSamlTokenProperty
C++
public:
static DependencyProperty^ ValidateSamlTokenProperty
J#
public static DependencyProperty ValidateSamlTokenProperty
JScript
public static var ValidateSamlTokenProperty : DependencyProperty

Platforms

Target Platforms

Windows 2008 x64 Edition

See Also