ReportingService2005.ListRolesAsync Metodo
Definizione
Importante
Alcune informazioni sono relative alla release non definitiva del prodotto, che potrebbe subire modifiche significative prima della release definitiva. Microsoft non riconosce alcuna garanzia, espressa o implicita, in merito alle informazioni qui fornite.
Overload
| ListRolesAsync(SecurityScopeEnum, Object) | |
| ListRolesAsync(SecurityScopeEnum) |
ListRolesAsync(SecurityScopeEnum, Object)
public:
void ListRolesAsync(Microsoft::SqlServer::ReportingServices2005::SecurityScopeEnum SecurityScope, System::Object ^ userState);
public void ListRolesAsync (Microsoft.SqlServer.ReportingServices2005.SecurityScopeEnum SecurityScope, object userState);
member this.ListRolesAsync : Microsoft.SqlServer.ReportingServices2005.SecurityScopeEnum * obj -> unit
Public Sub ListRolesAsync (SecurityScope As SecurityScopeEnum, userState As Object)
Parametri
- SecurityScope
- SecurityScopeEnum
- userState
- Object
Si applica a
ListRolesAsync(SecurityScopeEnum)
public:
void ListRolesAsync(Microsoft::SqlServer::ReportingServices2005::SecurityScopeEnum SecurityScope);
public void ListRolesAsync (Microsoft.SqlServer.ReportingServices2005.SecurityScopeEnum SecurityScope);
member this.ListRolesAsync : Microsoft.SqlServer.ReportingServices2005.SecurityScopeEnum -> unit
Public Sub ListRolesAsync (SecurityScope As SecurityScopeEnum)
Parametri
- SecurityScope
- SecurityScopeEnum