メモ : この名前空間、クラス、およびメンバは、.NET Framework Version 1.1 だけでサポートされています。
Public Shared Sub CheckTypeSecurity( _
ByVal t As Type, _ ByVal securityLevel As TypeFilterLevel _)
[C#]
public static void CheckTypeSecurity(Typet,TypeFilterLevelsecurityLevel);
[C++]
public: static void CheckTypeSecurity(Type* t,TypeFilterLevelsecurityLevel);
[JScript]
public static function CheckTypeSecurity(
t : Type,securityLevel : TypeFilterLevel);
パラメータ
t
securityLevel
必要条件
プラットフォーム: Windows 98, Windows NT 4.0, Windows Millennium Edition, Windows 2000, Windows XP Home Edition, Windows XP Professional, Windows Server 2003 ファミリ
参照
FormatterServices クラス | FormatterServices メンバ | System.Runtime.Serialization 名前空間