SqlServerDataProcessor..::..SecurityType Property
Gets or sets the type of the SQL Server security.
Namespace:
RingSoft.DbLookup.DataProcessorAssembly: RingSoft.DbLookup (in RingSoft.DbLookup.dll)
Syntax
public SecurityTypes SecurityType { get; set; }
Public Property SecurityType As SecurityTypes Get Set
public: property SecurityTypes^ SecurityType { SecurityTypes^ get (); void set (SecurityTypes^ value); }