次の方法で共有


SignedInfo.SyncRoot プロパティ

同期に使用するオブジェクトを取得します。

Public Overridable ReadOnly Property SyncRoot As Object  Implements _   ICollection.SyncRoot
[C#]
public virtual object SyncRoot {get;}
[C++]
public: __property virtual Object* get_SyncRoot();
[JScript]
public function get SyncRoot() : Object;

プロパティ値

同期に使用するオブジェクト。

実装

ICollection.SyncRoot

例外

例外の種類 条件
NotSupportedException このプロパティはサポートされていません。

解説

呼び出し時の注意: このプロパティはサポートされておらず、使用できません。

必要条件

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

.NET Framework セキュリティ:

参照

SignedInfo クラス | SignedInfo メンバ | System.Security.Cryptography.Xml 名前空間