SecurityTokenScope Class
Represents an activity for specifying a security token across a set of activities.
Assembly: Microsoft.Activities (in Microsoft.Activities.dll)
System.Object
System.Activities.Activity
System.Activities.NativeActivity
Microsoft.Activities.Messaging.SecurityTokenScope
System.Activities.Activity
System.Activities.NativeActivity
Microsoft.Activities.Messaging.SecurityTokenScope
| Name | Description | |
|---|---|---|
![]() | SecurityTokenScope() | Initializes a new instance of the SecurityTokenScope class. |
| Name | Description | |
|---|---|---|
![]() | Body | Gets or sets the activities in the scope. |
![]() | CacheId | (Inherited from Activity.) |
![]() | CanInduceIdle | (Inherited from NativeActivity.) |
![]() | Constraints | (Inherited from Activity.) |
![]() | DisplayName | (Inherited from Activity.) |
![]() | Id | (Inherited from Activity.) |
![]() | Implementation | (Inherited from NativeActivity.) |
![]() | ImplementationVersion | (Inherited from NativeActivity.) |
![]() | SecurityToken | Gets or sets the security token to apply in the scope. |
Any public static (Shared in Visual Basic) members of this type are thread safe. Any instance members are not guaranteed to be thread safe.
Community Additions
ADD
Show:



