ExtendedProtectionPolicyElement.CustomServiceNames Свойство

Определение

Получает или задает список пользовательских имен поставщиков услуг SPN, которые используются для сопоставления с SPN клиента для данного элемента политики конфигурации.

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

Значение свойства

Коллекция, включающая пользовательский список имени субъекта-службы, используемый для сопоставления с именами субъектов-служб клиента.

Атрибуты

Применяется к