Поделиться через


ServiceClient.SecurityPrivilegesUpdate Метод

Определение

Обновляет указанные права безопасности.

public:
 Microsoft::MasterDataServices::OperationResult ^ SecurityPrivilegesUpdate(Microsoft::MasterDataServices::International ^ International, Microsoft::MasterDataServices::SecurityPrivileges ^ Privileges);
public Microsoft.MasterDataServices.OperationResult SecurityPrivilegesUpdate (Microsoft.MasterDataServices.International International, Microsoft.MasterDataServices.SecurityPrivileges Privileges);
member this.SecurityPrivilegesUpdate : Microsoft.MasterDataServices.International * Microsoft.MasterDataServices.SecurityPrivileges -> Microsoft.MasterDataServices.OperationResult
Public Function SecurityPrivilegesUpdate (International As International, Privileges As SecurityPrivileges) As OperationResult

Параметры

International
International

Региональные настройки.

Privileges
SecurityPrivileges

Набор обновляемых прав безопасности.

Возвращаемое значение

Объект OperationResult, содержащий результат операции.

Применяется к