ServicePrincipalNameElement Class
.NET Framework 3.0
Represents a configuration element that specifies the principal name used by a client to uniquely identify an instance of a service. This class cannot be inherited.
Namespace: System.ServiceModel.Configuration
Assembly: System.ServiceModel (in system.servicemodel.dll)
Assembly: System.ServiceModel (in system.servicemodel.dll)
'Declaration Public NotInheritable Class ServicePrincipalNameElement Inherits ConfigurationElement 'Usage Dim instance As ServicePrincipalNameElement
public final class ServicePrincipalNameElement extends ConfigurationElement
public final class ServicePrincipalNameElement extends ConfigurationElement
Not applicable.
For more information on service principal name, see Service Principal Names.
System.Object
System.Configuration.ConfigurationElement
System.ServiceModel.Configuration.ServicePrincipalNameElement
System.Configuration.ConfigurationElement
System.ServiceModel.Configuration.ServicePrincipalNameElement
Windows 98, Windows Server 2000 SP4, Windows CE, Windows Millennium Edition, Windows Mobile for Pocket PC, Windows Mobile for Smartphone, Windows Server 2003, Windows XP Media Center Edition, Windows XP Professional x64 Edition, Windows XP SP2, Windows XP Starter Edition
The Microsoft .NET Framework 3.0 is supported on Windows Vista, Microsoft Windows XP SP2, and Windows Server 2003 SP1.Community Additions
ADD
Show: