9 references to RpcLevel
System.Web (9)
Configuration\COAUTHINFO.cs (4)
27
internal COAUTHINFO(RpcAuthent authent, RpcAuthor author, string serverprinc,
RpcLevel
level, RpcImpers impers, IntPtr ciptr) {
40
internal
RpcLevel
authnlevel;
58
internal COAUTHINFO_X64(RpcAuthent authent, RpcAuthor author, string serverprinc,
RpcLevel
level, RpcImpers impers, IntPtr ciptr)
72
internal
RpcLevel
authnlevel;
Configuration\RemoteWebConfigurationHost.cs (4)
516
ca = new COAUTHINFO(RpcAuthent.WinNT, RpcAuthor.None, null, /*RpcLevel.Connect*/
RpcLevel
.Default, RpcImpers.Impersonate, ciptr);
528
hr = UnsafeNativeMethods.CoSetProxyBlanket(amqi[0].pItf, RpcAuthent.WinNT, RpcAuthor.None, null, /*RpcLevel.Connect*/
RpcLevel
.Default, RpcImpers.Impersonate, ciptr, 0);
576
ca = new COAUTHINFO_X64(RpcAuthent.WinNT, RpcAuthor.None, null, /*RpcLevel.Connect*/
RpcLevel
.Default, RpcImpers.Impersonate, ciptr);
588
hr = UnsafeNativeMethods.CoSetProxyBlanket(amqi[0].pItf, RpcAuthent.WinNT, RpcAuthor.None, null, /*RpcLevel.Connect*/
RpcLevel
.Default, RpcImpers.Impersonate, ciptr, 0);
UnsafeNativeMethods.cs (1)
1310
string serverprinc,
RpcLevel
level, RpcImpers