ServiceClient.SecurityPrivilegesClone Methode

Definition

Erstellt exakte Kopien der Berechtigungen innerhalb des Sicherheitsmodells aus einer anderen Quelle, wobei die global eindeutigen Identifikatoren (GUIDs) der ursprünglichen Objekte erhalten bleiben.

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

Parameter

International
International

Die kulturellen Rahmenbedingungen.

Privileges
SecurityPrivileges

Die Sicherheitsprivilegien, die geklont werden sollen.

Gibt zurück

Ein Objekt, das OperationResult das Ergebnis einer Operation enthält.

Gilt für: