ReportingService2005.GetSystemPermissionsAsync Method
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
Overloads
GetSystemPermissionsAsync(Object) | |
GetSystemPermissionsAsync() |
GetSystemPermissionsAsync(Object)
public:
void GetSystemPermissionsAsync(System::Object ^ userState);
public void GetSystemPermissionsAsync (object userState);
member this.GetSystemPermissionsAsync : obj -> unit
Public Sub GetSystemPermissionsAsync (userState As Object)
Parameters
- userState
- Object
Applies to
GetSystemPermissionsAsync()
public:
void GetSystemPermissionsAsync();
public void GetSystemPermissionsAsync ();
member this.GetSystemPermissionsAsync : unit -> unit
Public Sub GetSystemPermissionsAsync ()