バージョン

GetCredential(Uri,String) メソッド

シンタックス
'宣言
 
<__DynamicallyInvokableAttribute()>
Public Overloads Function GetCredential( _
   ByVal uri As System.Uri, _
   ByVal authType As System.String _
) As System.Net.NetworkCredential
[__DynamicallyInvokableAttribute()]
public System.Net.NetworkCredential GetCredential( 
   System.Uri uri,
   System.string authType
)

パラメータ

uri
authType
参照

オンラインで表示: GitHub