TrustNotGrantedException コンストラクタ (String)
アセンブリ: System.Deployment (system.deployment.dll 内)

パラメータ

Windows 98, Windows 2000 SP4, Windows Millennium Edition, Windows Server 2003, Windows XP Media Center Edition, Windows XP Professional x64 Edition, Windows XP SP2, Windows XP Starter Edition
開発プラットフォームの中には、.NET Framework によってサポートされていないバージョンがあります。サポートされているバージョンについては、「システム要件」を参照してください。


TrustNotGrantedException コンストラクタ (SerializationInfo, StreamingContext)
アセンブリ: System.Deployment (system.deployment.dll 内)

Protected Sub New ( _ serializationInfo As SerializationInfo, _ streamingContext As StreamingContext _ )
Dim serializationInfo As SerializationInfo Dim streamingContext As StreamingContext Dim instance As New TrustNotGrantedException(serializationInfo, streamingContext)
protected TrustNotGrantedException (
SerializationInfo serializationInfo,
StreamingContext streamingContext
)
protected:
TrustNotGrantedException (
SerializationInfo^ serializationInfo,
StreamingContext streamingContext
)
protected TrustNotGrantedException (
SerializationInfo serializationInfo,
StreamingContext streamingContext
)
protected function TrustNotGrantedException ( serializationInfo : SerializationInfo, streamingContext : StreamingContext )
パラメータ
- serializationInfo
- streamingContext

Windows 98, Windows 2000 SP4, Windows Millennium Edition, Windows Server 2003, Windows XP Media Center Edition, Windows XP Professional x64 Edition, Windows XP SP2, Windows XP Starter Edition
開発プラットフォームの中には、.NET Framework によってサポートされていないバージョンがあります。サポートされているバージョンについては、「システム要件」を参照してください。


TrustNotGrantedException コンストラクタ (String, Exception)
アセンブリ: System.Deployment (system.deployment.dll 内)

Dim message As String Dim innerException As Exception Dim instance As New TrustNotGrantedException(message, innerException)
パラメータ
- innerException

Windows 98, Windows 2000 SP4, Windows Millennium Edition, Windows Server 2003, Windows XP Media Center Edition, Windows XP Professional x64 Edition, Windows XP SP2, Windows XP Starter Edition
開発プラットフォームの中には、.NET Framework によってサポートされていないバージョンがあります。サポートされているバージョンについては、「システム要件」を参照してください。


TrustNotGrantedException コンストラクタ

名前 | 説明 |
---|---|
TrustNotGrantedException () | |
TrustNotGrantedException (String) | |
TrustNotGrantedException (SerializationInfo, StreamingContext) | |
TrustNotGrantedException (String, Exception) |

TrustNotGrantedException コンストラクタ ()
アセンブリ: System.Deployment (system.deployment.dll 内)


Windows 98, Windows 2000 SP4, Windows Millennium Edition, Windows Server 2003, Windows XP Media Center Edition, Windows XP Professional x64 Edition, Windows XP SP2, Windows XP Starter Edition
開発プラットフォームの中には、.NET Framework によってサポートされていないバージョンがあります。サポートされているバージョンについては、「システム要件」を参照してください。


- TrustNotGrantedException コンストラクタのページへのリンク