PluggableSocialSecurityTrimmerManager.UnregisterPluggableSecurityTrimmer - Méthode

Supprime un découpage de sécurité enfichable à partir de l'application de service de recherche.

Espace de noms :  Microsoft.Office.Server.SocialData
Assembly :  Microsoft.Office.Server.UserProfiles (dans Microsoft.Office.Server.UserProfiles.dll)

Syntaxe

'Déclaration
Public Shared Function UnregisterPluggableSecurityTrimmer ( _
    userProfileApplicationProxyId As Guid, _
    id As Integer _
) As String()
'Utilisation
Dim userProfileApplicationProxyId As Guid
Dim id As Integer
Dim returnValue As String()

returnValue = PluggableSocialSecurityTrimmerManager.UnregisterPluggableSecurityTrimmer(userProfileApplicationProxyId, _
    id)
public static string[] UnregisterPluggableSecurityTrimmer(
    Guid userProfileApplicationProxyId,
    int id
)

Paramètres

Valeur renvoyée

Type : []

Voir aussi

Référence

PluggableSocialSecurityTrimmerManager classe

PluggableSocialSecurityTrimmerManager - Membres

Microsoft.Office.Server.SocialData - Espace de noms