ChannelSinkCallContext.MessageType Enum
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
public: enum class ChannelSinkCallContext::MessageType
public enum ChannelSinkCallContext.MessageType
type ChannelSinkCallContext.MessageType =
Public Enum ChannelSinkCallContext.MessageType
- Inheritance
-
ChannelSinkCallContext.MessageType
Fields
Name | Value | Description |
---|---|---|
AuthenticateRequest | 0 | |
ClientToken | 1 | |
ServerToken | 2 | |
Authenticated | 3 |