Langue

ServiceNameElementCollection.Add(ServiceNameElement) Méthode

Définition

public:
 void Add(System::Security::Authentication::ExtendedProtection::Configuration::ServiceNameElement ^ element);
public void Add(System.Security.Authentication.ExtendedProtection.Configuration.ServiceNameElement element);
member this.Add : System.Security.Authentication.ExtendedProtection.Configuration.ServiceNameElement -> unit
Public Sub Add (element As ServiceNameElement)

Paramètres

Remarques

La Add méthode ignore un nom dupliqué fourni dans le element paramètre.

La ServiceNameCollection classe est une collection de noms de principaux de service (SPN) qui représentent un élément de configuration pour un ExtendedProtectionPolicy.

S’applique à