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.Font for C++