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