Share via


ReportingService2010.InheritModelItemParentSecurityAsync Metode

Definisi

Overload

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)

Parameter

Model
String
ModelItemID
String

Berlaku untuk

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)

Parameter

Model
String
ModelItemID
String
userState
Object

Berlaku untuk