次の方法で共有


ReportingService2010.EndGetPermissions(IAsyncResult) メソッド

定義

public:
 cli::array <System::String ^> ^ EndGetPermissions(IAsyncResult ^ asyncResult);
public string[] EndGetPermissions (IAsyncResult asyncResult);
member this.EndGetPermissions : IAsyncResult -> string[]
Public Function EndGetPermissions (asyncResult As IAsyncResult) As String()

パラメーター

asyncResult
IAsyncResult

戻り値

String[]

適用対象