Share via


ReportingService2006.InheritParentSecurityAsync メソッド

定義

オーバーロード

InheritParentSecurityAsync(String)
InheritParentSecurityAsync(String, Object)

InheritParentSecurityAsync(String)

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

パラメーター

Item
String

適用対象

InheritParentSecurityAsync(String, Object)

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

パラメーター

Item
String
userState
Object

適用対象