ReportingService2005.BeginListRoles Método

Definição

public:
 IAsyncResult ^ BeginListRoles(Microsoft::SqlServer::ReportingServices2005::SecurityScopeEnum SecurityScope, AsyncCallback ^ callback, System::Object ^ asyncState);
public IAsyncResult BeginListRoles (Microsoft.SqlServer.ReportingServices2005.SecurityScopeEnum SecurityScope, AsyncCallback callback, object asyncState);
member this.BeginListRoles : Microsoft.SqlServer.ReportingServices2005.SecurityScopeEnum * AsyncCallback * obj -> IAsyncResult
Public Function BeginListRoles (SecurityScope As SecurityScopeEnum, callback As AsyncCallback, asyncState As Object) As IAsyncResult

Parâmetros

SecurityScope
SecurityScopeEnum
callback
AsyncCallback
asyncState
Object

Retornos

Aplica-se a