バージョン

GetCredential(String,Int32,String) メソッド

シンタックス
'宣言
 
<__DynamicallyInvokableAttribute()>
Public Overloads Function GetCredential( _
   ByVal host As System.String, _
   ByVal port As System.Integer, _
   ByVal authenticationType As System.String _
) As System.Net.NetworkCredential
[__DynamicallyInvokableAttribute()]
public System.Net.NetworkCredential GetCredential( 
   System.string host,
   System.int port,
   System.string authenticationType
)

パラメータ

host
port
authenticationType
参照

オンラインで表示: GitHub