ReportingService2010.BeginInheritModelItemParentSecurity 方法

定義

public:
 IAsyncResult ^ BeginInheritModelItemParentSecurity(System::String ^ Model, System::String ^ ModelItemID, AsyncCallback ^ callback, System::Object ^ asyncState);
public IAsyncResult BeginInheritModelItemParentSecurity (string Model, string ModelItemID, AsyncCallback callback, object asyncState);
Public Function BeginInheritModelItemParentSecurity (Model As String, ModelItemID As String, callback As AsyncCallback, asyncState As Object) As IAsyncResult

參數

Model
String
ModelItemID
String
callback
AsyncCallback
asyncState
Object

傳回

IAsyncResult

適用於