AuthenticationBase-Konstruktor
Initialisiert eine neue Instanz der AuthenticationBase-Klasse.
Namespace: System.ServiceModel.DomainServices.Server.ApplicationServices
Assembly: System.ServiceModel.DomainServices.Server (in system.servicemodel.domainservices.server.dll)
Verwendung
'Usage
Dim instance As New AuthenticationBase(Of T)
Syntax
'Declaration
Protected Sub New
protected AuthenticationBase ()
protected:
AuthenticationBase ()
protected AuthenticationBase ()
protected function AuthenticationBase ()
Hinweise
Der Standardkonstruktor initialisiert alle Felder mit ihren Standardwerten.
Plattformen
Entwicklungsplattformen
Windows XP Home Edition, Windows XP Professional, Windows Server 2003 , Windows Server 2008 und Windows 2000
Zielplattformen
Siehe auch
Verweis
AuthenticationBase (generische Klasse)
AuthenticationBase-Member
System.ServiceModel.DomainServices.Server.ApplicationServices-Namespace