From c8ae206306248cb3796eefc4fc48c9f3b532f007 Mon Sep 17 00:00:00 2001 From: antiduh Date: Tue, 1 Jul 2014 18:15:03 +0000 Subject: [PATCH] Removed todo --- NSspi/Contexts/ContextAttrib.cs | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/NSspi/Contexts/ContextAttrib.cs b/NSspi/Contexts/ContextAttrib.cs index 2ead196..367660d 100644 --- a/NSspi/Contexts/ContextAttrib.cs +++ b/NSspi/Contexts/ContextAttrib.cs @@ -24,7 +24,7 @@ namespace NSspi.Contexts /// /// The server can use the context to authenticate to other servers as the client. The /// MutualAuth flag must be set for this flag to work. Valid for Kerberos. Ignore this flag for - /// constrained delegation, (TODO)(which is handled through a separate mechanism?). + /// constrained delegation. /// Delegate = 0x00000001,