Xfinium.Pdf.Core.Utility.CryptoObfuscatorHelper Namespace : ObfuscationAttribute Class |
'Declaration
<ObfuscationAttribute()> <AttributeUsageAttribute(ValidOn=AttributeTargets.Assembly Or _ AttributeTargets.Class Or _ AttributeTargets.Struct Or _ AttributeTargets.Enum Or _ AttributeTargets.Method Or _ AttributeTargets.Property Or _ AttributeTargets.Field Or _ AttributeTargets.Event Or _ AttributeTargets.Interface Or _ AttributeTargets.Parameter Or _ AttributeTargets.Delegate, AllowMultiple=True, Inherited=False)> Public Class ObfuscationAttribute Inherits System.Attribute
'Usage
Dim instance As ObfuscationAttribute
[Obfuscation()] [AttributeUsage(ValidOn=AttributeTargets.Assembly | AttributeTargets.Class | AttributeTargets.Struct | AttributeTargets.Enum | AttributeTargets.Method | AttributeTargets.Property | AttributeTargets.Field | AttributeTargets.Event | AttributeTargets.Interface | AttributeTargets.Parameter | AttributeTargets.Delegate, AllowMultiple=true, Inherited=false)] public class ObfuscationAttribute : System.Attribute
[Obfuscation()] [AttributeUsage(ValidOn=AttributeTargets.Assembly | AttributeTargets.Class | AttributeTargets.Struct | AttributeTargets.Enum | AttributeTargets.Method | AttributeTargets.Property | AttributeTargets.Field | AttributeTargets.Event | AttributeTargets.Interface | AttributeTargets.Parameter | AttributeTargets.Delegate, AllowMultiple=true, Inherited=false)] public ref class ObfuscationAttribute : public System.Attribute
System.Object
System.Attribute
Xfinium.Pdf.Core.Utility.CryptoObfuscatorHelper.ObfuscationAttribute
Supported .NET Platforms: .NET 2.0 - .NET 4.6, Windows Forms, ASP.NET, Windows Presentation Foundation 4.x, Silverlight 5, WinRT, Universal Windows Platform, Windows Phone 8 & 8.1, Xamarin iOS & Android, Portable Class Library