IReportServerCredentials.GetFormsCredentials 方法
定義
重要
部分資訊涉及發行前產品,在發行之前可能會有大幅修改。 Microsoft 對此處提供的資訊,不做任何明確或隱含的瑕疵擔保。
public:
bool GetFormsCredentials([Runtime::InteropServices::Out] System::Net::Cookie ^ % authCookie, [Runtime::InteropServices::Out] System::String ^ % userName, [Runtime::InteropServices::Out] System::String ^ % password, [Runtime::InteropServices::Out] System::String ^ % authority);
public bool GetFormsCredentials (out System.Net.Cookie authCookie, out string userName, out string password, out string authority);
Public Function GetFormsCredentials (ByRef authCookie As Cookie, ByRef userName As String, ByRef password As String, ByRef authority As String) As Boolean
參數
- authCookie
- Cookie
- userName
- String
- password
- String
- authority
- String