IService.SecurityPrivilegesUpdate(SecurityPrivilegesRequest) Methode
Definition
Wichtig
Einige Informationen beziehen sich auf Vorabversionen, die vor dem Release ggf. grundlegend überarbeitet werden. Microsoft übernimmt hinsichtlich der hier bereitgestellten Informationen keine Gewährleistungen, seien sie ausdrücklich oder konkludent.
Aktualisiert Sicherheitsrechte für einen bereits bestehenden Sicherheitsprinzip.
public:
Microsoft::MasterDataServices::Services::MessageContracts::MessageResponse ^ SecurityPrivilegesUpdate(Microsoft::MasterDataServices::Services::MessageContracts::SecurityPrivilegesRequest ^ request);
[System.ServiceModel.FaultContract(typeof(Microsoft.MasterDataServices.Services.DataContracts.SkuNotSupportedMessage))]
[System.ServiceModel.FaultContract(typeof(Microsoft.MasterDataServices.Services.DataContracts.EditionExpiredMessage))]
[System.ServiceModel.OperationContract]
public Microsoft.MasterDataServices.Services.MessageContracts.MessageResponse SecurityPrivilegesUpdate(Microsoft.MasterDataServices.Services.MessageContracts.SecurityPrivilegesRequest request);
[<System.ServiceModel.FaultContract(typeof(Microsoft.MasterDataServices.Services.DataContracts.SkuNotSupportedMessage))>]
[<System.ServiceModel.FaultContract(typeof(Microsoft.MasterDataServices.Services.DataContracts.EditionExpiredMessage))>]
[<System.ServiceModel.OperationContract>]
abstract member SecurityPrivilegesUpdate : Microsoft.MasterDataServices.Services.MessageContracts.SecurityPrivilegesRequest -> Microsoft.MasterDataServices.Services.MessageContracts.MessageResponse
Public Function SecurityPrivilegesUpdate (request As SecurityPrivilegesRequest) As MessageResponse
Parameter
- request
- SecurityPrivilegesRequest
Gibt zurück
- Attribute
Hinweise
Die Operation SecurityPrivilegesUpdate(SecurityPrivilegesRequest) aktualisiert die Sicherheitsrechte.