Compartir a través de


ReportingService2006.BeginInheritParentSecurity Método

Definición

public:
 IAsyncResult ^ BeginInheritParentSecurity(System::String ^ Item, AsyncCallback ^ callback, System::Object ^ asyncState);
public IAsyncResult BeginInheritParentSecurity (string Item, AsyncCallback callback, object asyncState);
member this.BeginInheritParentSecurity : string * AsyncCallback * obj -> IAsyncResult
Public Function BeginInheritParentSecurity (Item As String, callback As AsyncCallback, asyncState As Object) As IAsyncResult

Parámetros

Item
String
callback
AsyncCallback
asyncState
Object

Devoluciones

Se aplica a