次の方法で共有


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

適用対象