Freigeben über


ReportingService2010.InheritParentSecurityAsync Methode

Definition

Überlädt

InheritParentSecurityAsync(String)
InheritParentSecurityAsync(String, Object)

InheritParentSecurityAsync(String)

public:
 void InheritParentSecurityAsync(System::String ^ ItemPath);
public void InheritParentSecurityAsync (string ItemPath);
member this.InheritParentSecurityAsync : string -> unit
Public Sub InheritParentSecurityAsync (ItemPath As String)

Parameter

ItemPath
String

Gilt für:

InheritParentSecurityAsync(String, Object)

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

Parameter

ItemPath
String
userState
Object

Gilt für: