ReportExecutionService.ListSecureMethodsAsync Method

Definition

Overloads

ListSecureMethodsAsync(Object)

public:
 void ListSecureMethodsAsync(System::Object ^ userState);
public void ListSecureMethodsAsync(object userState);
member this.ListSecureMethodsAsync : obj -> unit
Public Sub ListSecureMethodsAsync (userState As Object)

Parameters

userState
Object

Applies to

ListSecureMethodsAsync()

public:
 void ListSecureMethodsAsync();
public void ListSecureMethodsAsync();
member this.ListSecureMethodsAsync : unit -> unit
Public Sub ListSecureMethodsAsync ()

Applies to