System::Net::ICredentials::GetCredential 메서드

ICredentials::GetCredential method

RTTI 정보.

virtual System::SharedPtr<NetworkCredential> System::Net::ICredentials::GetCredential(System::SharedPtr<Uri> uri, String authType)=0
매개변수형식설명
uriSystem::SharedPtr<Uri>클라이언트가 인증 유형을 제공하는 URI.
authTypeString인증 유형.

비고

지정된 URI 및 인증 유형에 대한 자격 증명을 반환합니다.

또 보기