Partager via


ServiceClient.IService.SecurityPrivilegesGet Méthode

Définition

Récupère les autorisations de sécurité pour les principaux et/ou les modèles sélectionnés.

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

Paramètres

request
SecurityPrivilegesGetRequest

Demande d'obtention.

Retours

SecurityPrivilegesGetResponse pour l'opération.

Implémente

Attributs

S’applique à