System.Security.Authentication.ExtendedProtection.ServiceNameCollection.Merge Method

Merges the current System.Security.Authentication.ExtendedProtection.ServiceNameCollection with the specified values to create a new System.Security.Authentication.ExtendedProtection.ServiceNameCollection containing the union.

Syntax

public ServiceNameCollection Merge (string serviceName)

Parameters

serviceName
A string that contains the specified values of service names to be used to initialize the class.

Returns

A new System.Security.Authentication.ExtendedProtection.ServiceNameCollection instance that contains the union of the existing System.Security.Authentication.ExtendedProtection.ServiceNameCollection instance merged with the specified values.

Remarks

The System.Security.Authentication.ExtendedProtection.ServiceNameCollection class that is initialized contains the specified values passed in the items parameter.

Requirements

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