次の方法で共有


DirectoryServicesPermissionEntryCollection.OnSet メソッド

このメンバは CollectionBase.OnSet をオーバーライドします。

Overrides Protected Sub OnSet( _
   ByVal index As Integer, _   ByVal oldValue As Object, _   ByVal newValue As Object _)
[C#]
protected override void OnSet(intindex,objectoldValue,objectnewValue);
[C++]
protected: void OnSet(intindex,Object* oldValue,Object* newValue);
[JScript]
protected override function OnSet(
   index : int,oldValue : Object,newValue : Object);

必要条件

プラットフォーム: Windows 98, Windows NT 4.0, Windows Millennium Edition, Windows 2000, Windows XP Home Edition, Windows XP Professional, Windows Server 2003 ファミリ

.NET Framework セキュリティ:

参照

DirectoryServicesPermissionEntryCollection クラス | DirectoryServicesPermissionEntryCollection メンバ | System.DirectoryServices 名前空間