SoapDataSource.AuthenticationParameters property

Namespace:  Microsoft.SharePoint.WebControls
Assembly:  Microsoft.SharePoint (in Microsoft.SharePoint.dll)

Syntax

'Declaration
Public ReadOnly Property AuthenticationParameters As ParameterCollection
    Get
'Usage
Dim instance As SoapDataSource
Dim value As ParameterCollection

value = instance.AuthenticationParameters
public ParameterCollection AuthenticationParameters { get; }

Property value

Type: System.Web.UI.WebControls.ParameterCollection

See also

Reference

SoapDataSource class

SoapDataSource members

Microsoft.SharePoint.WebControls namespace