Share via


ExtendedProtectionPolicyElement.CustomServiceNames Vlastnost

Definice

Získá nebo nastaví vlastní seznam service provider name (SPN) použitý k porovnání s hlavním názvem služby klienta pro tento prvek zásad konfigurace.

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

Hodnota vlastnosti

Kolekce, která obsahuje vlastní seznam SPN, který se používá k porovnání s hlavním názvem služby klienta.

Atributy

Platí pro