- target
- An System.Security.IPermission to combine with the current permission.
A new System.Net.Mail.SmtpPermission permission that represents the union of the current permission and the specified permission.
The SmtpPermission.Union(System.Security.IPermission) method returns a permission that represents all the states represented by both the current permission and the specified permission. Any demand that passes either permission passes their union.