30 references to SecurDll
System (30)
net\System\Net\_NativeSSPI.cs (4)
48private static readonly SecurDll Library = SecurDll.SECURITY; 210private static readonly SecurDll Library = SecurDll.SECURITY;
net\System\Net\_SafeNetHandles.cs (26)
481internal static int EnumeratePackages(SecurDll Dll, out int pkgnum, out SafeFreeContextBuffer pkgArray) { 485case SecurDll.SECURITY: 501internal static SafeFreeContextBuffer CreateEmptyHandle(SecurDll dll) { 503case SecurDll.SECURITY: return new SafeFreeContextBuffer_SECURITY(); 515public unsafe static int QueryContextAttributes(SecurDll dll, SafeDeleteContext phContext, ContextAttribute contextAttribute, byte* buffer, SafeHandle refHandle) 519case SecurDll.SECURITY: 576public static int SetContextAttributes(SecurDll dll, SafeDeleteContext phContext, 581case SecurDll.SECURITY: 1094public unsafe static int AcquireCredentialsHandle( SecurDll dll, 1113case SecurDll.SECURITY: 1149public unsafe static int AcquireDefaultCredential( SecurDll dll, 1166case SecurDll.SECURITY: 1241public unsafe static int AcquireCredentialsHandle( SecurDll dll, 1271case SecurDll.SECURITY: 1436SecurDll dll, 1567case SecurDll.SECURITY: 1764SecurDll dll, 1891case SecurDll.SECURITY: 2080SecurDll dll, 2135if (dll==SecurDll.SECURITY) { 2191SecurDll dll, 2253if (dll == SecurDll.SECURITY) 2863internal static SafeFreeContextBufferChannelBinding CreateEmptyHandle(SecurDll dll) 2867case SecurDll.SECURITY: return new SafeFreeContextBufferChannelBinding_SECURITY(); 2872public unsafe static int QueryContextChannelBinding(SecurDll dll, SafeDeleteContext phContext, ContextAttribute contextAttribute, Bindings* buffer, SafeFreeContextBufferChannelBinding refHandle) 2876case SecurDll.SECURITY: