Expand Minimize
This topic has not yet been rated - Rate this topic

IService.SecurityPrivilegesClone Method

Creates exact copies of permissions within the security model from another source, retaining the GUIDs of the original objects.

Namespace:  Microsoft.MasterDataServices
Assembly:  Microsoft.MasterDataServices (in Microsoft.MasterDataServices.dll)
[FaultContractAttribute(typeof(EditionExpiredMessage), Action = "http://schemas.microsoft.com/sqlserver/masterdataservices/2009/09/IService/SecurityPrivilegesCloneEditionExpiredMessageFault", 
	Name = "EditionExpiredMessage")]
[OperationContractAttribute(Action = "http://schemas.microsoft.com/sqlserver/masterdataservices/2009/09/IService/SecurityPrivilegesClone", 
	ReplyAction = "http://schemas.microsoft.com/sqlserver/masterdataservices/2009/09/IService/SecurityPrivilegesCloneResponse")]
MessageResponse SecurityPrivilegesClone(
	SecurityPrivilegesRequest request
)

Parameters

request
Type: Microsoft.MasterDataServices.SecurityPrivilegesRequest
Clone request.

Return Value

Type: Microsoft.MasterDataServices.MessageResponse
A new instance of type MessageResponse.
Did you find this helpful?
(1500 characters remaining)

Community Additions

ADD
© 2013 Microsoft. All rights reserved.