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++