SecurityTokenHandlerCollectionManager(String) Costruttore

Definizione

Inizializza una nuova istanza della SecurityTokenHandlerCollectionManager classe per il servizio denominato specificato.

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)

Parametri

serviceName
String

Nome del servizio associato. La ServiceName proprietà è impostata su questo nome.

Si applica a