Microsoft.Activities.Messaging Namespace
Provides class for activity messaging.
| Class | Description | |
|---|---|---|
![]() | BuildMatchAllFilter | An activity for building a match all subscription filter. |
![]() | GetS2SSecurityToken | An activity for creating a OAuth2 S2S security token based on scope security settings. |
![]() | HttpDelete | Represents an activity for sending an HTTP DELETE request and receiving the HTTP response. |
![]() | HttpGet | Represents an activity for sending an HTTP GET request and receiving the HTTP response. |
![]() | HttpMerge | Represents an activity for sending an HTTP MERGE request and receiving the HTTP response. |
![]() | HttpPost | Represents an activity for sending an HTTP POST request and receiving the HTTP response. |
![]() | HttpPut | Represents an activity for sending an HTTP PUT request and receiving the HTTP response. |
![]() | HttpSend | Represents an activity for sending an HTTP SEND request and receiving the HTTP response. |
![]() | MatchAllSubscriptionFilter | Specifies a subscription filter for exact matches of a set of message properties. |
![]() | MatchAnySubscriptionFilter | Specifies an OR condition over a set of subscription filters. |
![]() | ReceiveNotification | An activity for receiving a notification message. |
![]() | SecurityToken | A base class representing a security token. |
![]() | SecurityTokenHandle | Represents a reference to a SecurityToken. |
![]() | SecurityTokenScope | Represents an activity for specifying a security token across a set of activities. |
![]() | Subscribe | An activity for subscribing the workflow to notifications based on a specified filter. |
![]() | SubscriptionFilter | A base class representing a subscription filter. |
![]() | SubscriptionHandle | A handle that stores the subscription created by the Subscribe or ReceiveNotification activity. |
![]() | Unsubscribe | This activity is used to unsubscribe from receiving notifications on the filter specified by the subscription handle. |
