System::Net::ICredentials::GetCredential 메서드
ICredentials::GetCredential method
RTTI 정보.
virtual System::SharedPtr<NetworkCredential> System::Net::ICredentials::GetCredential(System::SharedPtr<Uri> uri, String authType)=0
| 매개변수 | 형식 | 설명 |
|---|---|---|
| uri | System::SharedPtr<Uri> | 클라이언트가 인증 유형을 제공하는 URI. |
| authType | String | 인증 유형. |
비고
지정된 URI 및 인증 유형에 대한 자격 증명을 반환합니다.
또 보기
- Typedef SharedPtr
- Class NetworkCredential
- Class Uri
- Class String
- Class ICredentials
- Namespace System::Net
- Library Aspose.Page for C++