SecurityTokenHandlerCollectionManager(String) Constructeur

Définition

Initialise une nouvelle instance de la SecurityTokenHandlerCollectionManager classe pour le service nommé spécifié.

public:
 SecurityTokenHandlerCollectionManager(System::String ^ serviceName);
public SecurityTokenHandlerCollectionManager(string serviceName);
new System.IdentityModel.Tokens.SecurityTokenHandlerCollectionManager : string -> System.IdentityModel.Tokens.SecurityTokenHandlerCollectionManager
Public Sub New (serviceName As String)

Paramètres

serviceName
String

Nom du service associé. La ServiceName propriété est définie sur ce nom.

S’applique à