ReportingService2005.ListSecureMethodsAsync メソッド
定義
重要
一部の情報は、リリース前に大きく変更される可能性があるプレリリースされた製品に関するものです。 Microsoft は、ここに記載されている情報について、明示または黙示を問わず、一切保証しません。
オーバーロード
| ListSecureMethodsAsync() | |
| ListSecureMethodsAsync(Object) |
ListSecureMethodsAsync()
public:
void ListSecureMethodsAsync();
public void ListSecureMethodsAsync ();
member this.ListSecureMethodsAsync : unit -> unit
Public Sub ListSecureMethodsAsync ()
適用対象
ListSecureMethodsAsync(Object)
public:
void ListSecureMethodsAsync(System::Object ^ userState);
public void ListSecureMethodsAsync (object userState);
member this.ListSecureMethodsAsync : obj -> unit
Public Sub ListSecureMethodsAsync (userState As Object)
パラメーター
- userState
- Object