Uses of Class
system.net.mail.SmtpPermission
-
Packages that use SmtpPermission Package Description system.net.mail -
-
Uses of SmtpPermission in system.net.mail
Methods in system.net.mail that return SmtpPermission Modifier and Type Method Description static SmtpPermission
SmtpPermission. cast(IJCOBridgeReflected from)
Try to cast theIJCOBridgeReflected
instance intoSmtpPermission
, a cast assert is made to check if types are compatible.
-