Partager via


ServiceClient.IService.SecurityPrincipalsDelete Méthode

Définition

Supprime un utilisateur et des groupes.

 virtual Microsoft::MasterDataServices::MessageResponse ^ Microsoft.MasterDataServices.IService.SecurityPrincipalsDelete(Microsoft::MasterDataServices::SecurityPrincipalsDeleteRequest ^ request) = Microsoft::MasterDataServices::IService::SecurityPrincipalsDelete;
[System.ComponentModel.EditorBrowsable(System.ComponentModel.EditorBrowsableState.Advanced)]
Microsoft.MasterDataServices.MessageResponse IService.SecurityPrincipalsDelete (Microsoft.MasterDataServices.SecurityPrincipalsDeleteRequest request);
[<System.ComponentModel.EditorBrowsable(System.ComponentModel.EditorBrowsableState.Advanced)>]
abstract member Microsoft.MasterDataServices.IService.SecurityPrincipalsDelete : Microsoft.MasterDataServices.SecurityPrincipalsDeleteRequest -> Microsoft.MasterDataServices.MessageResponse
override this.Microsoft.MasterDataServices.IService.SecurityPrincipalsDelete : Microsoft.MasterDataServices.SecurityPrincipalsDeleteRequest -> Microsoft.MasterDataServices.MessageResponse
Function SecurityPrincipalsDelete (request As SecurityPrincipalsDeleteRequest) As MessageResponse Implements IService.SecurityPrincipalsDelete

Paramètres

request
SecurityPrincipalsDeleteRequest

Demande de suppression.

Retours

MessageResponse pour l'opération.

Implémente

Attributs

S’applique à