Click or drag to resize
SecurityElementCustomSecurity Property
Gets the custom security element.

Namespace:  Intuit.Ipp.Utility
Assembly:  Intuit.Ipp.Utility (in Intuit.Ipp.Utility.dll) Version: 4.0.0.0 (4.0.0.0)
Syntax
C#
public CustomSecurityElement CustomSecurity { get; }

Property Value

Type: CustomSecurityElement
See Also