Partager via


InvalidServerAuthenticationLevelException Constructeurs

Définition

Surcharges

InvalidServerAuthenticationLevelException()
InvalidServerAuthenticationLevelException(SerializationInfo, StreamingContext)

InvalidServerAuthenticationLevelException()

public:
 InvalidServerAuthenticationLevelException();
public InvalidServerAuthenticationLevelException ();
Public Sub New ()

S’applique à

InvalidServerAuthenticationLevelException(SerializationInfo, StreamingContext)

protected:
 InvalidServerAuthenticationLevelException(System::Runtime::Serialization::SerializationInfo ^ si, System::Runtime::Serialization::StreamingContext sc);
protected InvalidServerAuthenticationLevelException (System.Runtime.Serialization.SerializationInfo si, System.Runtime.Serialization.StreamingContext sc);
new Microsoft.XLANGs.RuntimeTypes.InvalidServerAuthenticationLevelException : System.Runtime.Serialization.SerializationInfo * System.Runtime.Serialization.StreamingContext -> Microsoft.XLANGs.RuntimeTypes.InvalidServerAuthenticationLevelException
Protected Sub New (si As SerializationInfo, sc As StreamingContext)

Paramètres

S’applique à