ChannelSinkCallContext Constructeurs
Définition
Important
Certaines informations portent sur la préversion du produit qui est susceptible d’être en grande partie modifiée avant sa publication. Microsoft exclut toute garantie, expresse ou implicite, concernant les informations fournies ici.
Surcharges
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)
Paramètres
- info
- SerializationInfo
- context
- StreamingContext
S’applique à
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
Paramètres
- clientEntryId
- String
- token
- Byte[]
- authenticationLevel
- ChannelSinkCallContext.AuthenticationLevel