UserDefinedAuthEventArgsProperties Property

Apitron PDF Rasterizer help
Apitron.PDF.Rasterizer library for .NET
Gets the properties. This dictionary could be filled with some specified information that will be required during authentification in the ICustomSecurityHandler.

Namespace:  Apitron.PDF.Rasterizer.Security
Assembly:  Apitron.PDF.Rasterizer (in Apitron.PDF.Rasterizer.dll) Version: 3.0.154.0 (3.0.154.0)
Syntax

public IDictionary<string, Object> Properties { get; }

Property Value

Type: IDictionaryString, Object
The custom properties.
See Also

Reference