Restituisce o imposta se utilizzare l'autenticazione di windows.
Namespace: DedNet.CoreAssembly: DedNet (in DedNet.dll) Versione: 26.4.0.0 (26.4.0.0)
Sintassi public bool UseWin { get; set; }
Public Property UseWin As Boolean
Get
Set
public:
property bool UseWin {
bool get ();
void set (bool value);
}
member UseWin : bool with get, set
Valore della proprietà
BooleanVedi anche