FlexReport for .NET | ComponentOne
C1.Document Assembly / C1.Win.ImportServices.ReportingService4 Namespace / ReportingService2005SoapClient Class / ListRolesAsync Method / ListRolesAsync(SecurityScopeEnum,Object) Method

In This Topic
    ListRolesAsync(SecurityScopeEnum,Object) Method
    In This Topic
    Syntax
    'Declaration
     
    Public Overloads Sub ListRolesAsync( _
       ByVal SecurityScope As SecurityScopeEnum, _
       ByVal userState As Object _
    ) 
    public void ListRolesAsync( 
       SecurityScopeEnum SecurityScope,
       object userState
    )

    Parameters

    SecurityScope
    userState
    See Also