ExtendedProtectionPolicyElement::CustomServiceNames Property
.NET Framework (current version)
Gets or sets the custom Service Provider Name (SPN) list used to match against a client's SPN for this configuration policy element.
Assembly: System (in System.dll)
public: [ConfigurationPropertyAttribute("customServiceNames")] property ServiceNameElementCollection^ CustomServiceNames { ServiceNameElementCollection^ get(); }
Property Value
Type: System.Security.Authentication.ExtendedProtection.Configuration::ServiceNameElementCollection^Returns a ServiceNameElementCollection that includes the custom SPN list used to match against a client's SPN.
.NET Framework
Available since 2.0
Available since 2.0
Show: