System::Web::Services::Protocols::WebClientProtocol::set_Credentials Methode

WebClientProtocol::set_Credentials method

Setzt die Authentifizierungsinformationen.

void System::Web::Services::Protocols::WebClientProtocol::set_Credentials(System::SharedPtr<Net::ICredentials> value)
ParameterTypBeschreibung
WertSystem::SharedPtr<Net::ICredentials>Die Authentifizierungsinformationen.

Siehe auch