ServiceClient.SecurityPrivilegesClone Methode

Definition

Erstellt genaue Kopien von Berechtigungen innerhalb des Sicherheitsmodells aus einer anderen Quelle und behält dabei die GUIDs (Globally Unique Identifiers) der ursprünglichen Objekte bei.

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 Kultureinstellungen.

Privileges
SecurityPrivileges

Der Satz der zu klonenden Sicherheitsprivilegien.

Gibt zurück

Ein OperationResult-Objekt, das das Ergebnis eines Vorgangs enthält.

Gilt für: