IdentityElement::ServicePrincipalName Property
.NET Framework (current version)
Gets a service principal name (SPN) identity.
Assembly: System.ServiceModel (in System.ServiceModel.dll)
public: [ConfigurationPropertyAttribute("servicePrincipalName")] property ServicePrincipalNameElement^ ServicePrincipalName { ServicePrincipalNameElement^ get(); }
Property Value
Type: System.ServiceModel.Configuration::ServicePrincipalNameElement^A service principal name (SPN) identity.
.NET Framework
Available since 3.0
Available since 3.0
Show: