Search notes:

System.Net.AuthenticationSchemes (enum)

foreach ($e in [enum]::GetValues('System.Net.AuthenticationSchemes')) {
   write-host "$e $($e.value__)"
}
None 0
Digest 1
Negotiate 2
Ntlm 4 See also NTLM
IntegratedWindowsAuthentication 6
Basic 8
Anonymous 32771

See also

The member AuthenticationType of the System.Security.Principal.WindowsIdentity class.

Index

Fatal error: Uncaught PDOException: SQLSTATE[HY000]: General error: 8 attempt to write a readonly database in /home/httpd/vhosts/renenyffenegger.ch/php/web-request-database.php:51 Stack trace: #0 /home/httpd/vhosts/renenyffenegger.ch/php/web-request-database.php(51): PDOStatement->execute(Array) #1 /home/httpd/vhosts/renenyffenegger.ch/php/web-request-database.php(66): id_of(Object(PDO), 'uri', '/notes/Microsof...') #2 /home/httpd/vhosts/renenyffenegger.ch/php/web-request-database.php(30): insert_webrequest_('/notes/Microsof...', 1788350884, '216.73.217.21', 'Mozilla/5.0 App...', NULL) #3 /home/httpd/vhosts/renenyffenegger.ch/httpsdocs/notes/Microsoft/dot-net/namespaces-classes/System/Net/AuthenticationSchemes(50): insert_webrequest() #4 {main} thrown in /home/httpd/vhosts/renenyffenegger.ch/php/web-request-database.php on line 51