ServiceClient.SecurityPrivilegesClone Метод

Определение

Создает точные копии разрешений в пределах модели безопасности из другого источника, сохраняя идентификаторы GUID исходных объектов.

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

Параметры

International
International

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

Privileges
SecurityPrivileges

Набор прав безопасности для клонирования.

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

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

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