ExtendedProtectionPolicyElement.CustomServiceNames Eigenschap

Definitie

Hiermee haalt u de SPN-lijst (Custom Service Provider Name) op die wordt gebruikt om overeen te komen met de SPN van een client voor dit configuratiebeleidselement.

public:
 property System::Security::Authentication::ExtendedProtection::Configuration::ServiceNameElementCollection ^ CustomServiceNames { System::Security::Authentication::ExtendedProtection::Configuration::ServiceNameElementCollection ^ get(); };
[System.Configuration.ConfigurationProperty("customServiceNames")]
public System.Security.Authentication.ExtendedProtection.Configuration.ServiceNameElementCollection CustomServiceNames { get; }
[<System.Configuration.ConfigurationProperty("customServiceNames")>]
member this.CustomServiceNames : System.Security.Authentication.ExtendedProtection.Configuration.ServiceNameElementCollection
Public ReadOnly Property CustomServiceNames As ServiceNameElementCollection

Waarde van eigenschap

Een verzameling die de aangepaste SPN-lijst bevat die wordt gebruikt om overeen te komen met de SPN van een client.

Kenmerken

Van toepassing op