ServiceClient.SecurityPrivilegesUpdate メソッド
定義
重要
一部の情報は、リリース前に大きく変更される可能性があるプレリリースされた製品に関するものです。 Microsoft は、ここに記載されている情報について、明示または黙示を問わず、一切保証しません。
指定されたセキュリティ権限を更新します。
public:
Microsoft::MasterDataServices::OperationResult ^ SecurityPrivilegesUpdate(Microsoft::MasterDataServices::International ^ International, Microsoft::MasterDataServices::SecurityPrivileges ^ Privileges);
public Microsoft.MasterDataServices.OperationResult SecurityPrivilegesUpdate(Microsoft.MasterDataServices.International International, Microsoft.MasterDataServices.SecurityPrivileges Privileges);
member this.SecurityPrivilegesUpdate : Microsoft.MasterDataServices.International * Microsoft.MasterDataServices.SecurityPrivileges -> Microsoft.MasterDataServices.OperationResult
Public Function SecurityPrivilegesUpdate (International As International, Privileges As SecurityPrivileges) As OperationResult
パラメーター
- International
- International
文化的な設定。
- Privileges
- SecurityPrivileges
更新されるセキュリティ権限のセット。
返品
操作の結果を含む OperationResult オブジェクト。