Click or drag to resize
SecurityElementOAuth Property
Gets the OAuth 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 OAuthElement OAuth { get; }

Property Value

Type: OAuthElement
See Also