메소드 | 설명 | |
---|---|---|
RequiresNtlmAuthentication ( this module ) : void |
메소드 | 설명 | |
---|---|---|
AquireToken ( string authorization ) : byte[] |
Aquires token from authorization string
|
|
CleanupSessions ( ) : void |
Cleans up old sessions
|
|
SendUnauthorized ( byte token ) : Response |
Sends 401 Unauthorized response to browser
|
public static RequiresNtlmAuthentication ( this module ) : void | ||
module | this | |
리턴 | void |