'宣言 Public Function ListSecureMethods( _ ByRef ListSecureMethodsResult() As System.String _ ) As ServerInfoHeader
'使用法 Dim instance As ReportingService2005SoapClient Dim ListSecureMethodsResult() As System.String Dim value As ServerInfoHeader value = instance.ListSecureMethods(ListSecureMethodsResult)
public ServerInfoHeader ListSecureMethods( out System.string[] ListSecureMethodsResult )
パラメータ
- ListSecureMethodsResult