ChannelSinkCallContext Constructores
Definición
Importante
Parte de la información hace referencia a la versión preliminar del producto, que puede haberse modificado sustancialmente antes de lanzar la versión definitiva. Microsoft no otorga ninguna garantía, explícita o implícita, con respecto a la información proporcionada aquí.
Sobrecargas
ChannelSinkCallContext(SerializationInfo, StreamingContext) | |
ChannelSinkCallContext(ChannelSinkCallContext+MessageType, String, Byte[], ChannelSinkCallContext+AuthenticationLevel) |
ChannelSinkCallContext(SerializationInfo, StreamingContext)
protected:
ChannelSinkCallContext(System::Runtime::Serialization::SerializationInfo ^ info, System::Runtime::Serialization::StreamingContext context);
protected ChannelSinkCallContext (System.Runtime.Serialization.SerializationInfo info, System.Runtime.Serialization.StreamingContext context);
new Microsoft.XLANGs.RuntimeTypes.ChannelSinkCallContext : System.Runtime.Serialization.SerializationInfo * System.Runtime.Serialization.StreamingContext -> Microsoft.XLANGs.RuntimeTypes.ChannelSinkCallContext
Protected Sub New (info As SerializationInfo, context As StreamingContext)
Parámetros
- info
- SerializationInfo
- context
- StreamingContext
Se aplica a
ChannelSinkCallContext(ChannelSinkCallContext+MessageType, String, Byte[], ChannelSinkCallContext+AuthenticationLevel)
public:
ChannelSinkCallContext(Microsoft::XLANGs::RuntimeTypes::ChannelSinkCallContext::MessageType type, System::String ^ clientEntryId, cli::array <System::Byte> ^ token, Microsoft::XLANGs::RuntimeTypes::ChannelSinkCallContext::AuthenticationLevel authenticationLevel);
public ChannelSinkCallContext (Microsoft.XLANGs.RuntimeTypes.ChannelSinkCallContext.MessageType type, string clientEntryId, byte[] token, Microsoft.XLANGs.RuntimeTypes.ChannelSinkCallContext.AuthenticationLevel authenticationLevel);
new Microsoft.XLANGs.RuntimeTypes.ChannelSinkCallContext : Microsoft.XLANGs.RuntimeTypes.ChannelSinkCallContext.MessageType * string * byte[] * Microsoft.XLANGs.RuntimeTypes.ChannelSinkCallContext.AuthenticationLevel -> Microsoft.XLANGs.RuntimeTypes.ChannelSinkCallContext
Parámetros
- clientEntryId
- String
- token
- Byte[]
- authenticationLevel
- ChannelSinkCallContext.AuthenticationLevel