Query.AuthenticationType, propriété (Microsoft.SharePoint.Search.Query)

Gets or sets the authentication type for the query.

Espace de noms : Microsoft.SharePoint.Search.Query
Assembly : Microsoft.SharePoint.Search (dans microsoft.sharepoint.search.dll)

Syntaxe

'Déclaration
Public Property AuthenticationType As QueryAuthenticationType
'Utilisation
Dim instance As Query
Dim value As QueryAuthenticationType

value = instance.AuthenticationType

instance.AuthenticationType = value
public QueryAuthenticationType AuthenticationType { get; set; }

Valeur de la propriété

A value from the QueryAuthenticationType enumeration.

Voir aussi

Référence

Query, classe
Membres Query
Microsoft.SharePoint.Search.Query, espace de noms