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


ServiceClient.SecurityPrincipalsClone Метод

Определение

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

public:
 Microsoft::MasterDataServices::OperationResult ^ SecurityPrincipalsClone(Microsoft::MasterDataServices::International ^ International, Microsoft::MasterDataServices::SecurityPrincipals ^ Principals);
public Microsoft.MasterDataServices.OperationResult SecurityPrincipalsClone (Microsoft.MasterDataServices.International International, Microsoft.MasterDataServices.SecurityPrincipals Principals);
member this.SecurityPrincipalsClone : Microsoft.MasterDataServices.International * Microsoft.MasterDataServices.SecurityPrincipals -> Microsoft.MasterDataServices.OperationResult
Public Function SecurityPrincipalsClone (International As International, Principals As SecurityPrincipals) As OperationResult

Параметры

International
International

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

Principals
SecurityPrincipals

Набор пользователей и групп пользователей для клонирования.

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

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

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