SecurityTokenHandle Class
Represents a reference to a SecurityToken.
Assembly: Microsoft.Activities (in Microsoft.Activities.dll)
| Name | Description | |
|---|---|---|
![]() | SecurityTokenHandle() | Initializes a new instance of the SecurityTokenHandle class. |
| Name | Description | |
|---|---|---|
![]() | ExecutionPropertyName | (Inherited from Handle.) |
![]() | Owner | (Inherited from Handle.) |
![]() | SecurityToken | The associated SecurityToken for the SecurityTokenHandle. |
| Name | Description | |
|---|---|---|
![]() | Equals(Object) | (Inherited from Object.) |
![]() | Finalize() | (Inherited from Object.) |
![]() | GetHashCode() | (Inherited from Object.) |
![]() | GetType() | (Inherited from Object.) |
![]() | MemberwiseClone() | (Inherited from Object.) |
![]() | OnInitialize(HandleInitializationContext) | (Inherited from Handle.) |
![]() | OnUninitialize(HandleInitializationContext) | (Inherited from Handle.) |
![]() | ThrowIfUninitialized() | (Inherited from Handle.) |
![]() | ToString() | (Inherited from Object.) |
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:


