ContentDBFormSection.RadWindowsAuth Field
The InputFormRadioButton control used to display the Windows authorization option in the form section.
Namespace: Microsoft.Office.Server.Search.WebControls
Assembly: Microsoft.Office.Server.Search (in Microsoft.Office.Server.Search.dll)
Syntax
'Declaration
Protected RadWindowsAuth As InputFormRadioButton
'Usage
Dim value As InputFormRadioButton
value = Me.RadWindowsAuth
Me.RadWindowsAuth = value
protected InputFormRadioButton RadWindowsAuth