ReportingService2005.InheritModelItemParentSecurityAsync Método

Definição

Sobrecargas

InheritModelItemParentSecurityAsync(String, String)
InheritModelItemParentSecurityAsync(String, String, Object)

InheritModelItemParentSecurityAsync(String, String)

public:
 void InheritModelItemParentSecurityAsync(System::String ^ Model, System::String ^ ModelItemID);
public void InheritModelItemParentSecurityAsync (string Model, string ModelItemID);
member this.InheritModelItemParentSecurityAsync : string * string -> unit
Public Sub InheritModelItemParentSecurityAsync (Model As String, ModelItemID As String)

Parâmetros

Model
String
ModelItemID
String

Aplica-se a

InheritModelItemParentSecurityAsync(String, String, Object)

public:
 void InheritModelItemParentSecurityAsync(System::String ^ Model, System::String ^ ModelItemID, System::Object ^ userState);
public void InheritModelItemParentSecurityAsync (string Model, string ModelItemID, object userState);
member this.InheritModelItemParentSecurityAsync : string * string * obj -> unit
Public Sub InheritModelItemParentSecurityAsync (Model As String, ModelItemID As String, userState As Object)

Parâmetros

Model
String
ModelItemID
String
userState
Object

Aplica-se a