public class TrustInfo extends NetObject
.NET documentation at https://docs.microsoft.com/en-us/dotnet/api/Microsoft.Build.Tasks.Deployment.ManifestUtilities.TrustInfo
Powered by JCOBridge: more info at https://www.jcobridge.com
| Modifier and Type | Field and Description |
|---|---|
static java.lang.String |
assemblyFullName
Fully assembly qualified name: Microsoft.Build.Tasks.v4.0, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a
|
static java.lang.String |
assemblyShortName
Assembly name: Microsoft.Build.Tasks.v4.0
|
static java.lang.String |
className
Qualified class name: Microsoft.Build.Tasks.Deployment.ManifestUtilities.TrustInfo
|
static JCType |
classType
The type managed from JCOBridge.
|
| Constructor and Description |
|---|
TrustInfo() |
TrustInfo(java.lang.Object instance)
Internal constructor.
|
| Modifier and Type | Method and Description |
|---|---|
static TrustInfo |
cast(IJCOBridgeReflected from)
Try to cast the
IJCOBridgeReflected instance into TrustInfo, a cast assert is made to check if types are compatible. |
void |
Clear() |
boolean |
getHasUnmanagedCodePermission() |
boolean |
getIsFullTrust() |
java.lang.String |
getJCOAssemblyName()
Returns the reflected Assembly name
|
java.lang.String |
getJCOClassName()
Returns the reflected Class name
|
java.lang.Object |
getJCOInstance()
Returns the instantiated class
|
java.lang.String |
getJCOObjectName()
Returns the reflected Class name used to build the object
|
JCType |
getJCOType()
Returns the instantiated class Type
|
PermissionSet |
getPermissionSet() |
boolean |
getPreserveFullTrustPermissionSet() |
java.lang.String |
getSameSiteAccess() |
void |
Read(Stream input) |
void |
Read(java.lang.String path) |
void |
ReadManifest(Stream input) |
void |
ReadManifest(java.lang.String path) |
void |
setIsFullTrust(boolean IsFullTrust) |
void |
setJCOInstance(JCObject instance) |
void |
setPermissionSet(PermissionSet PermissionSet) |
void |
setPreserveFullTrustPermissionSet(boolean PreserveFullTrustPermissionSet) |
void |
setSameSiteAccess(java.lang.String SameSiteAccess) |
void |
Write(Stream output) |
void |
Write(java.lang.String path) |
void |
WriteManifest(Stream output) |
void |
WriteManifest(Stream input,
Stream output) |
void |
WriteManifest(java.lang.String path) |
public static final java.lang.String assemblyFullName
public static final java.lang.String assemblyShortName
public static final java.lang.String className
public TrustInfo()
throws java.lang.Throwable
java.lang.Throwablepublic TrustInfo(java.lang.Object instance)
throws java.lang.Throwable
java.lang.Throwablepublic static TrustInfo cast(IJCOBridgeReflected from) throws java.lang.Throwable
IJCOBridgeReflected instance into TrustInfo, a cast assert is made to check if types are compatible.from - IJCOBridgeReflected instance to be castedTrustInfo instancejava.lang.Throwable - in case of error during cast operationpublic void Clear()
throws java.lang.Throwable
java.lang.Throwablepublic boolean getHasUnmanagedCodePermission()
throws java.lang.Throwable,
ArgumentNullException,
NullReferenceException,
ArgumentException,
MissingManifestResourceException,
ObjectDisposedException,
InvalidOperationException,
ArgumentOutOfRangeException,
XmlException,
XPathException,
CultureNotFoundException,
NotSupportedException,
FormatException,
IndexOutOfRangeException
java.lang.ThrowableArgumentNullExceptionNullReferenceExceptionArgumentExceptionMissingManifestResourceExceptionObjectDisposedExceptionInvalidOperationExceptionArgumentOutOfRangeExceptionXmlExceptionXPathExceptionCultureNotFoundExceptionNotSupportedExceptionFormatExceptionIndexOutOfRangeExceptionpublic boolean getIsFullTrust()
throws java.lang.Throwable,
ArgumentNullException,
NullReferenceException,
ArgumentException,
MissingManifestResourceException,
NotImplementedException,
ObjectDisposedException,
InvalidOperationException,
ArgumentOutOfRangeException,
XmlException,
XPathException,
FormatException
public java.lang.String getJCOAssemblyName()
IJCOBridgeReflectedgetJCOAssemblyName in interface IJCOBridgeReflectedgetJCOAssemblyName in class NetObjectString representing the Fullname of reflected Assemblypublic java.lang.String getJCOClassName()
IJCOBridgeReflectedgetJCOClassName in interface IJCOBridgeReflectedgetJCOClassName in class NetObjectString representing the Fullname of reflected Classpublic java.lang.Object getJCOInstance()
IJCOBridgeReflectedgetJCOInstance in interface IJCOBridgeReflectedgetJCOInstance in class NetObjectObject representing the CLR instance of the instantiated Classpublic java.lang.String getJCOObjectName()
IJCOBridgeReflectedgetJCOObjectName in interface IJCOBridgeReflectedgetJCOObjectName in class NetObjectString representing the name used to allocated the object
in CLR contextpublic JCType getJCOType()
IJCOBridgeReflectedgetJCOType in interface IJCOBridgeReflectedgetJCOType in class NetObjectJCType representing the CLR Type of the instantiated Classpublic PermissionSet getPermissionSet() throws java.lang.Throwable, ArgumentNullException, NullReferenceException, ArgumentException, MissingManifestResourceException, ObjectDisposedException, InvalidOperationException, ArgumentOutOfRangeException, XmlException, XPathException, CultureNotFoundException, NotSupportedException, FormatException, IndexOutOfRangeException
java.lang.ThrowableArgumentNullExceptionNullReferenceExceptionArgumentExceptionMissingManifestResourceExceptionObjectDisposedExceptionInvalidOperationExceptionArgumentOutOfRangeExceptionXmlExceptionXPathExceptionCultureNotFoundExceptionNotSupportedExceptionFormatExceptionIndexOutOfRangeExceptionpublic boolean getPreserveFullTrustPermissionSet()
throws java.lang.Throwable
java.lang.Throwablepublic java.lang.String getSameSiteAccess()
throws java.lang.Throwable
java.lang.Throwablepublic void Read(Stream input) throws java.lang.Throwable, NotImplementedException, NotSupportedException, IndexOutOfRangeException, InvalidOperationException, ArgumentNullException, ArgumentOutOfRangeException, ArgumentException, XmlException, XmlSchemaException, XPathException, CultureNotFoundException, FormatException
public void Read(java.lang.String path)
throws java.lang.Throwable,
ArgumentNullException,
ArgumentException,
ArgumentOutOfRangeException,
FormatException,
PathTooLongException,
IndexOutOfRangeException,
NotSupportedException,
InvalidOperationException,
NullReferenceException,
SecurityException,
IOException,
XmlException,
MissingManifestResourceException,
XmlSchemaException,
XPathException
java.lang.ThrowableArgumentNullExceptionArgumentExceptionArgumentOutOfRangeExceptionFormatExceptionPathTooLongExceptionIndexOutOfRangeExceptionNotSupportedExceptionInvalidOperationExceptionNullReferenceExceptionSecurityExceptionIOExceptionXmlExceptionMissingManifestResourceExceptionXmlSchemaExceptionXPathExceptionpublic void ReadManifest(Stream input) throws java.lang.Throwable, NotImplementedException, NotSupportedException, IndexOutOfRangeException, InvalidOperationException, ArgumentNullException, ArgumentOutOfRangeException, ArgumentException, XmlException, XmlSchemaException, XPathException, CultureNotFoundException, FormatException
public void ReadManifest(java.lang.String path)
throws java.lang.Throwable,
ArgumentNullException,
ArgumentException,
ArgumentOutOfRangeException,
FormatException,
PathTooLongException,
IndexOutOfRangeException,
NotSupportedException,
InvalidOperationException,
NullReferenceException,
SecurityException,
IOException,
XmlException,
MissingManifestResourceException,
XmlSchemaException,
XPathException
java.lang.ThrowableArgumentNullExceptionArgumentExceptionArgumentOutOfRangeExceptionFormatExceptionPathTooLongExceptionIndexOutOfRangeExceptionNotSupportedExceptionInvalidOperationExceptionNullReferenceExceptionSecurityExceptionIOExceptionXmlExceptionMissingManifestResourceExceptionXmlSchemaExceptionXPathExceptionpublic void setIsFullTrust(boolean IsFullTrust)
throws java.lang.Throwable
java.lang.Throwablepublic void setJCOInstance(JCObject instance)
setJCOInstance in class NetObjectpublic void setPermissionSet(PermissionSet PermissionSet) throws java.lang.Throwable, ArgumentNullException
java.lang.ThrowableArgumentNullExceptionpublic void setPreserveFullTrustPermissionSet(boolean PreserveFullTrustPermissionSet)
throws java.lang.Throwable
java.lang.Throwablepublic void setSameSiteAccess(java.lang.String SameSiteAccess)
throws java.lang.Throwable
java.lang.Throwablepublic void Write(Stream output) throws java.lang.Throwable, ArgumentNullException, NullReferenceException, ArgumentException, NotImplementedException, MissingManifestResourceException, ObjectDisposedException, InvalidOperationException, ArgumentOutOfRangeException, XmlException, IndexOutOfRangeException, XPathException, RankException, NotSupportedException, OutOfMemoryException, FileNotFoundException, DirectoryNotFoundException, UnauthorizedAccessException, IOException, PathTooLongException, DriveNotFoundException, OperationCanceledException, FormatException, XmlSchemaException, SecurityException, XsltException, TypeLoadException
java.lang.ThrowableArgumentNullExceptionNullReferenceExceptionArgumentExceptionNotImplementedExceptionMissingManifestResourceExceptionObjectDisposedExceptionInvalidOperationExceptionArgumentOutOfRangeExceptionXmlExceptionIndexOutOfRangeExceptionXPathExceptionRankExceptionNotSupportedExceptionOutOfMemoryExceptionFileNotFoundExceptionDirectoryNotFoundExceptionUnauthorizedAccessExceptionIOExceptionPathTooLongExceptionDriveNotFoundExceptionOperationCanceledExceptionFormatExceptionXmlSchemaExceptionSecurityExceptionXsltExceptionTypeLoadExceptionpublic void Write(java.lang.String path)
throws java.lang.Throwable,
ArgumentNullException,
ArgumentException,
ArgumentOutOfRangeException,
FormatException,
PathTooLongException,
IndexOutOfRangeException,
NotSupportedException,
InvalidOperationException,
NullReferenceException,
SecurityException,
IOException,
MissingManifestResourceException,
NotImplementedException,
ObjectDisposedException,
XmlException,
XPathException,
OutOfMemoryException
java.lang.ThrowableArgumentNullExceptionArgumentExceptionArgumentOutOfRangeExceptionFormatExceptionPathTooLongExceptionIndexOutOfRangeExceptionNotSupportedExceptionInvalidOperationExceptionNullReferenceExceptionSecurityExceptionIOExceptionMissingManifestResourceExceptionNotImplementedExceptionObjectDisposedExceptionXmlExceptionXPathExceptionOutOfMemoryExceptionpublic void WriteManifest(Stream output) throws java.lang.Throwable, InvalidOperationException, ArgumentNullException, ArgumentOutOfRangeException, OutOfMemoryException, FormatException, NotImplementedException, NotSupportedException, IndexOutOfRangeException, ArgumentException, XmlException, XmlSchemaException, XPathException, BadImageFormatException, CultureNotFoundException, FileNotFoundException, DirectoryNotFoundException, UnauthorizedAccessException, IOException, PathTooLongException, DriveNotFoundException, OperationCanceledException
java.lang.ThrowableInvalidOperationExceptionArgumentNullExceptionArgumentOutOfRangeExceptionOutOfMemoryExceptionFormatExceptionNotImplementedExceptionNotSupportedExceptionIndexOutOfRangeExceptionArgumentExceptionXmlExceptionXmlSchemaExceptionXPathExceptionBadImageFormatExceptionCultureNotFoundExceptionFileNotFoundExceptionDirectoryNotFoundExceptionUnauthorizedAccessExceptionIOExceptionPathTooLongExceptionDriveNotFoundExceptionOperationCanceledExceptionpublic void WriteManifest(Stream input, Stream output) throws java.lang.Throwable, ArgumentException, NotImplementedException, NotSupportedException, IndexOutOfRangeException, ObjectDisposedException, InvalidOperationException, SecurityException, UnauthorizedAccessException, IOException, ArgumentNullException, ArgumentOutOfRangeException, XmlException, MissingManifestResourceException, XmlSchemaException, NullReferenceException, XPathException, BadImageFormatException, FormatException, FileNotFoundException, DirectoryNotFoundException, PathTooLongException, DriveNotFoundException, OperationCanceledException
java.lang.ThrowableArgumentExceptionNotImplementedExceptionNotSupportedExceptionIndexOutOfRangeExceptionObjectDisposedExceptionInvalidOperationExceptionSecurityExceptionUnauthorizedAccessExceptionIOExceptionArgumentNullExceptionArgumentOutOfRangeExceptionXmlExceptionMissingManifestResourceExceptionXmlSchemaExceptionNullReferenceExceptionXPathExceptionBadImageFormatExceptionFormatExceptionFileNotFoundExceptionDirectoryNotFoundExceptionPathTooLongExceptionDriveNotFoundExceptionOperationCanceledExceptionpublic void WriteManifest(java.lang.String path)
throws java.lang.Throwable,
ArgumentNullException,
ArgumentException,
PathTooLongException,
ArgumentOutOfRangeException,
IndexOutOfRangeException,
FormatException,
NotSupportedException,
InvalidOperationException,
NullReferenceException,
SecurityException,
IOException,
NotImplementedException,
XmlException,
XmlSchemaException,
XPathException,
BadImageFormatException
java.lang.ThrowableArgumentNullExceptionArgumentExceptionPathTooLongExceptionArgumentOutOfRangeExceptionIndexOutOfRangeExceptionFormatExceptionNotSupportedExceptionInvalidOperationExceptionNullReferenceExceptionSecurityExceptionIOExceptionNotImplementedExceptionXmlExceptionXmlSchemaExceptionXPathExceptionBadImageFormatException