Beispiel #1
0
 internal static Exception GetException(SSPIInterface secModule, SecurityStatus status)
 {
     return(secModule.GetException(status));
 }