System.Security.Authentication.ExtendedProtection.ExtendedProtectionPolicy.CustomServiceNames Property

Gets the custom Service Provider Name (SPN) list used to match against a client's SPN.

Syntax

public ServiceNameCollection CustomServiceNames { get; }

Value

Documentation for this section has not yet been entered.

Remarks

This read-only property indicates the custom SPN list that is used to match against a client's SPN. By default, the server will determine a default SPN list according to its registered endpoints. For scenarios which require SPN checking, this property can be specified using a using a constructor to override the default list used to match against the client’s SPN.

Requirements

Namespace: System.Security.Authentication.ExtendedProtection
Assembly: System (in System.dll)
Assembly Versions: 4.0.0.0