SecurityTokenHandlerCollectionManager(String) Costruttore

Definizione

Inizializza una nuova istanza della classe SecurityTokenHandlerCollectionManager 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 proprietà ServiceName è impostata su questo nome.

Si applica a