System::Net::HttpWebRequest::get_Credentials metodo

HttpWebRequest::get_Credentials method

Ottiene le informazioni di autenticazione associate alla richiesta corrente.

System::SharedPtr<ICredentials> System::Net::HttpWebRequest::get_Credentials() override

ReturnValue

Informazioni di autenticazione associate alla richiesta corrente.

Vedi anche