ReportingService2006.InheritParentSecurityAsync Metodo

Definizione

Overload

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)

Parametri

Item
String

Si applica a

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)

Parametri

Item
String
userState
Object

Si applica a