예제 #1
0
 public static extern uint QueryContextAttributes(
     ref SspiHandle inContextHandle,
     QueryContextAttributes attribute,
     out SecurityPackageContextSizes sizes);
 public static extern uint QueryContextAttributes(
     ref SspiHandle inContextHandle,
     QueryContextAttributes attribute,
     out SecurityPackageContextSizes sizes);