Removed todo

This commit is contained in:
antiduh
2014-07-01 18:15:03 +00:00
parent bce9d7b81c
commit c8ae206306

View File

@@ -24,7 +24,7 @@ namespace NSspi.Contexts
/// <summary> /// <summary>
/// The server can use the context to authenticate to other servers as the client. The /// 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 /// 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.
/// </summary> /// </summary>
Delegate = 0x00000001, Delegate = 0x00000001,