ReportingService2010.InheritParentSecurityAsync Метод

Определение

Перегрузки

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)

Параметры

ItemPath
String

Применяется к

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)

Параметры

ItemPath
String
userState
Object

Применяется к