ReportingService2005.ListSecureMethodsAsync Méthode
Définition
Important
Certaines informations portent sur la préversion du produit qui est susceptible d’être en grande partie modifiée avant sa publication. Microsoft exclut toute garantie, expresse ou implicite, concernant les informations fournies ici.
Surcharges
| ListSecureMethodsAsync() | |
| ListSecureMethodsAsync(Object) |
ListSecureMethodsAsync()
public:
void ListSecureMethodsAsync();
public void ListSecureMethodsAsync ();
member this.ListSecureMethodsAsync : unit -> unit
Public Sub ListSecureMethodsAsync ()
S’applique à
ListSecureMethodsAsync(Object)
public:
void ListSecureMethodsAsync(System::Object ^ userState);
public void ListSecureMethodsAsync (object userState);
member this.ListSecureMethodsAsync : obj -> unit
Public Sub ListSecureMethodsAsync (userState As Object)
Paramètres
- userState
- Object