다음을 통해 공유


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

속성 값

클라이언트의 SPN과 일치하는 데 사용되는 사용자 지정 SPN 목록을 포함하는 컬렉션입니다.

특성

적용 대상