ManagedProperty.UseAAMMapping - Propriété

Détermine si cette propriété gérée est une URL Sharepoint qui doivent être des accès de substitution mappées.

Espace de noms :  Microsoft.Office.Server.Search.Administration
Assembly :  Microsoft.Office.Server.Search (dans Microsoft.Office.Server.Search.dll)

Syntaxe

'Déclaration
Public Property UseAAMMapping As Boolean
    Get
    Set
'Utilisation
Dim instance As ManagedProperty
Dim value As Boolean

value = instance.UseAAMMapping

instance.UseAAMMapping = value
public bool UseAAMMapping { get; set; }

Valeur de propriété

Type : System.Boolean
Retourne Boolean .

Remarques

Voir https://blogs.msdn.com/b/enterprisesearch/archive/2010/05/28/server-name-mapping-and-alternate-access-mapping-aam.aspx.

Voir aussi

Référence

ManagedProperty classe

ManagedProperty - Membres

Microsoft.Office.Server.Search.Administration - Espace de noms