Property | Type | Description | |
---|---|---|---|
ByteArrayToObject | Object | ||
CanAccessSensitiveInfo | bool | ||
GetObjectData | void | ||
GetResString | string | ||
MakeSecurityException | |||
ObjectToByteArray | byte[] | ||
SecurityException | System.Security | ||
SecurityException | System.Security | ||
ToString | String | ||
ToStringHelper | void | ||
getMethod |
Method | Description | |
---|---|---|
SecurityException ( ) : System.Security | ||
SecurityException ( String message ) : System.Security | ||
SecurityException ( String message, |
||
SecurityException ( String message, |
||
SecurityException ( String message, |
||
SecurityException ( string message, |
||
SecurityException ( string message, Object deny, Object permitOnly, |
||
ToString ( ) : String |
Method | Description | |
---|---|---|
SecurityException ( |
Method | Description | |
---|---|---|
ByteArrayToObject ( byte array ) : Object | ||
CanAccessSensitiveInfo ( ) : bool | ||
GetObjectData ( |
||
GetResString ( string sResourceName ) : string | ||
MakeSecurityException ( |
||
ObjectToByteArray ( Object obj ) : byte[] | ||
SecurityException ( |
||
SecurityException ( String message, |
||
ToString ( bool includeSensitiveInfo, bool includeBaseInfo ) : String | ||
ToStringHelper ( StringBuilder sb, String resourceString, Object attr ) : void | ||
getMethod ( ) : |
public SecurityException ( ) : System.Security | ||
return | System.Security |
protected SecurityException ( |
||
info | ||
context | ||
return | System.Security |
public SecurityException ( String message ) : System.Security | ||
message | String | |
return | System.Security |
public SecurityException ( String message, |
||
message | String | |
inner | ||
return | System.Security |
public SecurityException ( String message, |
||
message | String | |
type | ||
return | System.Security |
public SecurityException ( String message, |
||
message | String | |
type | ||
state | String | |
return | System.Security |
public SecurityException ( string message, |
||
message | string | |
assemblyName | ||
grant | ||
refused | ||
method | ||
action | SecurityAction | |
demanded | Object | |
permThatFailed | IPermission | |
evidence | ||
return | System.Security |
public SecurityException ( string message, Object deny, Object permitOnly, |
||
message | string | |
deny | Object | |
permitOnly | Object | |
method | ||
demanded | Object | |
permThatFailed | IPermission | |
return | System.Security |