FlexReport for .NET | ComponentOne
C1.Document Assembly / C1.Win.ImportServices.ReportingService4 Namespace / ReportingService2005SoapClient Class / ListSecureMethods Method

In This Topic
    ListSecureMethods Method (ReportingService2005SoapClient)
    In This Topic
    Syntax
    'Declaration
     
    Public Function ListSecureMethods( _
       ByRef ListSecureMethodsResult() As String _
    ) As ServerInfoHeader
    public ServerInfoHeader ListSecureMethods( 
       out string[] ListSecureMethodsResult
    )

    Parameters

    ListSecureMethodsResult
    See Also