Share via


ReportingService2006.ListSecureMethodsAsync Method

Definition

Overloads

ListSecureMethodsAsync()
ListSecureMethodsAsync(Object)

ListSecureMethodsAsync()

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

Applies to

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