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


ServiceClient.IService.SecurityPrivilegesCreate Метод

Определение

Создает новые права безопасности.

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

Параметры

request
SecurityPrivilegesRequest

Запрос на создание.

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

Объект SecurityCreateResponse для операции.

Реализации

Атрибуты

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