task
stringlengths 24
71
| input
stringlengths 8
2.38k
| output
stringlengths 1
2.34k
| options
sequence | pageTitle
stringlengths 4
140
| outputColName
stringlengths 1
79
| url
stringlengths 41
160
| wdcFile
stringlengths 71
74
|
---|---|---|---|---|---|---|---|
dd704e84_crosoft__NET_Framework_API_Map__Win32_function | [Description] Copies the contents of an enhanced-format metafile to a specified file. [.NET Framework API] System.Drawing.Imaging.Metafile.Save [Win32 function] | CopyEnhMetaFile | [] | Microsoft Win32 to Microsoft .NET Framework API Map | Win32 function | https://msdn.microsoft.com/en-us/library/aa302340.aspx | 0/1438042988458.74_20150728002308-00168-ip-10-236-191-2_879777132_42.json |
dd704e84_crosoft__NET_Framework_API_Map__Win32_function | [Description] Creates a device context for an enhanced-format metafile. [.NET Framework API] System.Drawing.Imaging.Metafile constructor [Win32 function] | CreateEnhMetaFile | [] | Microsoft Win32 to Microsoft .NET Framework API Map | Win32 function | https://msdn.microsoft.com/en-us/library/aa302340.aspx | 0/1438042988458.74_20150728002308-00168-ip-10-236-191-2_879777132_42.json |
dd704e84_crosoft__NET_Framework_API_Map__Win32_function | [Description] Deletes an enhanced-format metafile or an enhanced-format metafile handle. [.NET Framework API] System.Drawing.Imaging.Metafile.Dispose [Win32 function] | DeleteEnhMetaFile | [] | Microsoft Win32 to Microsoft .NET Framework API Map | Win32 function | https://msdn.microsoft.com/en-us/library/aa302340.aspx | 0/1438042988458.74_20150728002308-00168-ip-10-236-191-2_879777132_42.json |
dd704e84_crosoft__NET_Framework_API_Map__Win32_function | [Description] An application-defined callback function used with EnumEnhMetaFile. [.NET Framework API] System.Drawing.Graphics.EnumerateMetafileProc [Win32 function] | EnhMetaFileProc | [] | Microsoft Win32 to Microsoft .NET Framework API Map | Win32 function | https://msdn.microsoft.com/en-us/library/aa302340.aspx | 0/1438042988458.74_20150728002308-00168-ip-10-236-191-2_879777132_42.json |
dd704e84_crosoft__NET_Framework_API_Map__Win32_function | [Description] Enumerates the records within an enhanced-format metafile. [.NET Framework API] System.Drawing.Graphics.EnumerateMetafile [Win32 function] | EnumEnhMetaFile | [] | Microsoft Win32 to Microsoft .NET Framework API Map | Win32 function | https://msdn.microsoft.com/en-us/library/aa302340.aspx | 0/1438042988458.74_20150728002308-00168-ip-10-236-191-2_879777132_42.json |
dd704e84_crosoft__NET_Framework_API_Map__Win32_function | [Description] Copies a comment from a buffer into a specified enhanced-format metafile. [.NET Framework API] System.Drawing.Graphics.AddMetafileComment [Win32 function] | GdiComment | [] | Microsoft Win32 to Microsoft .NET Framework API Map | Win32 function | https://msdn.microsoft.com/en-us/library/aa302340.aspx | 0/1438042988458.74_20150728002308-00168-ip-10-236-191-2_879777132_42.json |
dd704e84_crosoft__NET_Framework_API_Map__Win32_function | [Description] Creates a handle that identifies the enhanced-format metafile stored in the specified file. [.NET Framework API] System.Drawing.Imaging.Metafile constructor [Win32 function] | GetEnhMetaFile | [] | Microsoft Win32 to Microsoft .NET Framework API Map | Win32 function | https://msdn.microsoft.com/en-us/library/aa302340.aspx | 0/1438042988458.74_20150728002308-00168-ip-10-236-191-2_879777132_42.json |
dd704e84_crosoft__NET_Framework_API_Map__Win32_function | [Description] Retrieves the contents of the specified enhanced-format metafile and copies it into a buffer. [.NET Framework API] System.Drawing.Imaging.Metafile.Save [Win32 function] | GetEnhMetaFileBits | [] | Microsoft Win32 to Microsoft .NET Framework API Map | Win32 function | https://msdn.microsoft.com/en-us/library/aa302340.aspx | 0/1438042988458.74_20150728002308-00168-ip-10-236-191-2_879777132_42.json |
dd704e84_crosoft__NET_Framework_API_Map__Win32_function | [Description] Retrieves the record containing the header for the specified enhanced-format metafile. [.NET Framework API] System.Drawing.Imaging.Metafile.GetMetafileHeader [Win32 function] | GetEnhMetaFileHeader | [] | Microsoft Win32 to Microsoft .NET Framework API Map | Win32 function | https://msdn.microsoft.com/en-us/library/aa302340.aspx | 0/1438042988458.74_20150728002308-00168-ip-10-236-191-2_879777132_42.json |
dd704e84_crosoft__NET_Framework_API_Map__Win32_function | [Description] Retrieves optional palette entries from the specified enhanced metafile. [.NET Framework API] System.Drawing.Imaging.Metafile.Palette.Entries [Win32 function] | GetEnhMetaFilePaletteEntries | [] | Microsoft Win32 to Microsoft .NET Framework API Map | Win32 function | https://msdn.microsoft.com/en-us/library/aa302340.aspx | 0/1438042988458.74_20150728002308-00168-ip-10-236-191-2_879777132_42.json |
dd704e84_crosoft__NET_Framework_API_Map__Win32_function | [Description] Converts the enhanced-format records from a metafile into Windows-format records. [.NET Framework API] System.Drawing.Imaging.Metafile.Save [Win32 function] | GetWinMetaFileBits | [] | Microsoft Win32 to Microsoft .NET Framework API Map | Win32 function | https://msdn.microsoft.com/en-us/library/aa302340.aspx | 0/1438042988458.74_20150728002308-00168-ip-10-236-191-2_879777132_42.json |
dd704e84_crosoft__NET_Framework_API_Map__Win32_function | [Description] Displays the picture stored in the specified enhanced-format metafile. [.NET Framework API] System.Drawing.Graphics.DrawImage [Win32 function] | PlayEnhMetaFile | [] | Microsoft Win32 to Microsoft .NET Framework API Map | Win32 function | https://msdn.microsoft.com/en-us/library/aa302340.aspx | 0/1438042988458.74_20150728002308-00168-ip-10-236-191-2_879777132_42.json |
dd704e84_crosoft__NET_Framework_API_Map__Win32_function | [Description] Plays an enhanced-metafile record by executing the graphics device interface functions identified by the record. [.NET Framework API] System.Drawing.Imaging.Metafile.PlayRecord System.Drawing.Imaging.PlayRecordCallback [Win32 function] | PlayEnhMetaFileRecord | [] | Microsoft Win32 to Microsoft .NET Framework API Map | Win32 function | https://msdn.microsoft.com/en-us/library/aa302340.aspx | 0/1438042988458.74_20150728002308-00168-ip-10-236-191-2_879777132_42.json |
dd704e84_crosoft__NET_Framework_API_Map__Win32_function | [Description] Creates a memory-based enhanced-format metafile from the specified data. [.NET Framework API] System.Drawing.Imaging.Metafile.Save [Win32 function] | SetEnhMetaFileBits | [] | Microsoft Win32 to Microsoft .NET Framework API Map | Win32 function | https://msdn.microsoft.com/en-us/library/aa302340.aspx | 0/1438042988458.74_20150728002308-00168-ip-10-236-191-2_879777132_42.json |
dd704e84_crosoft__NET_Framework_API_Map__Win32_function | [Description] Converts a metafile from the older Windows format to the new enhanced format. [.NET Framework API] System.Drawing.Imaging.Metafile.Save [Win32 function] | SetWinMetaFileBits | [] | Microsoft Win32 to Microsoft .NET Framework API Map | Win32 function | https://msdn.microsoft.com/en-us/library/aa302340.aspx | 0/1438042988458.74_20150728002308-00168-ip-10-236-191-2_879777132_42.json |
8391698d_rtificate_Properties__Windows___Field | [Description] Version number of the certificate format. [Field] | Version | [
[
"V",
"e",
"r",
"s",
"i",
"o",
"n"
],
[
"S",
"e",
"r",
"i",
"a",
"l",
" ",
"N",
"u",
"m",
"b",
"e",
"r"
],
[
"A",
"l",
"g",
"o",
"r",
"i",
"t",
"h",
"m",
" ",
"I",
"d",
"e",
"n",
"t",
"i",
"f",
"i",
"e",
"r",
" ",
"a",
"n",
"d",
" ",
"P",
"a",
"r",
"a",
"m",
"e",
"t",
"e",
"r",
"s"
],
[
"I",
"s",
"s",
"u",
"e",
"r"
],
[
"N",
"o",
"t",
" ",
"B",
"e",
"f",
"o",
"r",
"e",
" ",
"(",
"D",
"a",
"t",
"e",
")"
],
[
"N",
"o",
"t",
" ",
"A",
"f",
"t",
"e",
"r",
" ",
"(",
"D",
"a",
"t",
"e",
")"
],
[
"S",
"u",
"b",
"j",
"e",
"c",
"t",
" ",
"N",
"a",
"m",
"e"
],
[
"S",
"u",
"b",
"j",
"e",
"c",
"t",
" ",
"P",
"u",
"b",
"l",
"i",
"c",
" ",
"K",
"e",
"y",
" ",
"A",
"l",
"g",
"o",
"r",
"i",
"t",
"h",
"m",
" ",
"a",
"n",
"d",
" ",
"P",
"a",
"r",
"a",
"m",
"e",
"t",
"e",
"r",
"s"
],
[
"S",
"u",
"b",
"j",
"e",
"c",
"t",
" ",
"P",
"u",
"b",
"l",
"i",
"c",
" ",
"K",
"e",
"y"
],
[
"S",
"i",
"g",
"n",
"a",
"t",
"u",
"r",
"e"
]
] | Certificate Properties (Windows) | Field | https://msdn.microsoft.com/en-us/library/aa376534(v=vs.85).aspx | 0/1438042988458.74_20150728002308-00295-ip-10-236-191-2_885852927_0.json |
8391698d_rtificate_Properties__Windows___Field | [Description] Serial number of the certificate. This number is assigned by the issuer and is unique within the issuer's list of issued certificates. [Field] | Serial Number | [
[
"V",
"e",
"r",
"s",
"i",
"o",
"n"
],
[
"S",
"e",
"r",
"i",
"a",
"l",
" ",
"N",
"u",
"m",
"b",
"e",
"r"
],
[
"A",
"l",
"g",
"o",
"r",
"i",
"t",
"h",
"m",
" ",
"I",
"d",
"e",
"n",
"t",
"i",
"f",
"i",
"e",
"r",
" ",
"a",
"n",
"d",
" ",
"P",
"a",
"r",
"a",
"m",
"e",
"t",
"e",
"r",
"s"
],
[
"I",
"s",
"s",
"u",
"e",
"r"
],
[
"N",
"o",
"t",
" ",
"B",
"e",
"f",
"o",
"r",
"e",
" ",
"(",
"D",
"a",
"t",
"e",
")"
],
[
"N",
"o",
"t",
" ",
"A",
"f",
"t",
"e",
"r",
" ",
"(",
"D",
"a",
"t",
"e",
")"
],
[
"S",
"u",
"b",
"j",
"e",
"c",
"t",
" ",
"N",
"a",
"m",
"e"
],
[
"S",
"u",
"b",
"j",
"e",
"c",
"t",
" ",
"P",
"u",
"b",
"l",
"i",
"c",
" ",
"K",
"e",
"y",
" ",
"A",
"l",
"g",
"o",
"r",
"i",
"t",
"h",
"m",
" ",
"a",
"n",
"d",
" ",
"P",
"a",
"r",
"a",
"m",
"e",
"t",
"e",
"r",
"s"
],
[
"S",
"u",
"b",
"j",
"e",
"c",
"t",
" ",
"P",
"u",
"b",
"l",
"i",
"c",
" ",
"K",
"e",
"y"
],
[
"S",
"i",
"g",
"n",
"a",
"t",
"u",
"r",
"e"
]
] | Certificate Properties (Windows) | Field | https://msdn.microsoft.com/en-us/library/aa376534(v=vs.85).aspx | 0/1438042988458.74_20150728002308-00295-ip-10-236-191-2_885852927_0.json |
8391698d_rtificate_Properties__Windows___Field | [Description] Signature algorithm and any parameters used by the issuer. [Field] | Algorithm Identifier and Parameters | [
[
"V",
"e",
"r",
"s",
"i",
"o",
"n"
],
[
"S",
"e",
"r",
"i",
"a",
"l",
" ",
"N",
"u",
"m",
"b",
"e",
"r"
],
[
"A",
"l",
"g",
"o",
"r",
"i",
"t",
"h",
"m",
" ",
"I",
"d",
"e",
"n",
"t",
"i",
"f",
"i",
"e",
"r",
" ",
"a",
"n",
"d",
" ",
"P",
"a",
"r",
"a",
"m",
"e",
"t",
"e",
"r",
"s"
],
[
"I",
"s",
"s",
"u",
"e",
"r"
],
[
"N",
"o",
"t",
" ",
"B",
"e",
"f",
"o",
"r",
"e",
" ",
"(",
"D",
"a",
"t",
"e",
")"
],
[
"N",
"o",
"t",
" ",
"A",
"f",
"t",
"e",
"r",
" ",
"(",
"D",
"a",
"t",
"e",
")"
],
[
"S",
"u",
"b",
"j",
"e",
"c",
"t",
" ",
"N",
"a",
"m",
"e"
],
[
"S",
"u",
"b",
"j",
"e",
"c",
"t",
" ",
"P",
"u",
"b",
"l",
"i",
"c",
" ",
"K",
"e",
"y",
" ",
"A",
"l",
"g",
"o",
"r",
"i",
"t",
"h",
"m",
" ",
"a",
"n",
"d",
" ",
"P",
"a",
"r",
"a",
"m",
"e",
"t",
"e",
"r",
"s"
],
[
"S",
"u",
"b",
"j",
"e",
"c",
"t",
" ",
"P",
"u",
"b",
"l",
"i",
"c",
" ",
"K",
"e",
"y"
],
[
"S",
"i",
"g",
"n",
"a",
"t",
"u",
"r",
"e"
]
] | Certificate Properties (Windows) | Field | https://msdn.microsoft.com/en-us/library/aa376534(v=vs.85).aspx | 0/1438042988458.74_20150728002308-00295-ip-10-236-191-2_885852927_0.json |
8391698d_rtificate_Properties__Windows___Field | [Description] Name of the certification authority which issued the certificate. [Field] | Issuer | [
[
"V",
"e",
"r",
"s",
"i",
"o",
"n"
],
[
"S",
"e",
"r",
"i",
"a",
"l",
" ",
"N",
"u",
"m",
"b",
"e",
"r"
],
[
"A",
"l",
"g",
"o",
"r",
"i",
"t",
"h",
"m",
" ",
"I",
"d",
"e",
"n",
"t",
"i",
"f",
"i",
"e",
"r",
" ",
"a",
"n",
"d",
" ",
"P",
"a",
"r",
"a",
"m",
"e",
"t",
"e",
"r",
"s"
],
[
"I",
"s",
"s",
"u",
"e",
"r"
],
[
"N",
"o",
"t",
" ",
"B",
"e",
"f",
"o",
"r",
"e",
" ",
"(",
"D",
"a",
"t",
"e",
")"
],
[
"N",
"o",
"t",
" ",
"A",
"f",
"t",
"e",
"r",
" ",
"(",
"D",
"a",
"t",
"e",
")"
],
[
"S",
"u",
"b",
"j",
"e",
"c",
"t",
" ",
"N",
"a",
"m",
"e"
],
[
"S",
"u",
"b",
"j",
"e",
"c",
"t",
" ",
"P",
"u",
"b",
"l",
"i",
"c",
" ",
"K",
"e",
"y",
" ",
"A",
"l",
"g",
"o",
"r",
"i",
"t",
"h",
"m",
" ",
"a",
"n",
"d",
" ",
"P",
"a",
"r",
"a",
"m",
"e",
"t",
"e",
"r",
"s"
],
[
"S",
"u",
"b",
"j",
"e",
"c",
"t",
" ",
"P",
"u",
"b",
"l",
"i",
"c",
" ",
"K",
"e",
"y"
],
[
"S",
"i",
"g",
"n",
"a",
"t",
"u",
"r",
"e"
]
] | Certificate Properties (Windows) | Field | https://msdn.microsoft.com/en-us/library/aa376534(v=vs.85).aspx | 0/1438042988458.74_20150728002308-00295-ip-10-236-191-2_885852927_0.json |
8391698d_rtificate_Properties__Windows___Field | [Description] Certificate not valid before this date. [Field] | Not Before (Date) | [
[
"V",
"e",
"r",
"s",
"i",
"o",
"n"
],
[
"S",
"e",
"r",
"i",
"a",
"l",
" ",
"N",
"u",
"m",
"b",
"e",
"r"
],
[
"A",
"l",
"g",
"o",
"r",
"i",
"t",
"h",
"m",
" ",
"I",
"d",
"e",
"n",
"t",
"i",
"f",
"i",
"e",
"r",
" ",
"a",
"n",
"d",
" ",
"P",
"a",
"r",
"a",
"m",
"e",
"t",
"e",
"r",
"s"
],
[
"I",
"s",
"s",
"u",
"e",
"r"
],
[
"N",
"o",
"t",
" ",
"B",
"e",
"f",
"o",
"r",
"e",
" ",
"(",
"D",
"a",
"t",
"e",
")"
],
[
"N",
"o",
"t",
" ",
"A",
"f",
"t",
"e",
"r",
" ",
"(",
"D",
"a",
"t",
"e",
")"
],
[
"S",
"u",
"b",
"j",
"e",
"c",
"t",
" ",
"N",
"a",
"m",
"e"
],
[
"S",
"u",
"b",
"j",
"e",
"c",
"t",
" ",
"P",
"u",
"b",
"l",
"i",
"c",
" ",
"K",
"e",
"y",
" ",
"A",
"l",
"g",
"o",
"r",
"i",
"t",
"h",
"m",
" ",
"a",
"n",
"d",
" ",
"P",
"a",
"r",
"a",
"m",
"e",
"t",
"e",
"r",
"s"
],
[
"S",
"u",
"b",
"j",
"e",
"c",
"t",
" ",
"P",
"u",
"b",
"l",
"i",
"c",
" ",
"K",
"e",
"y"
],
[
"S",
"i",
"g",
"n",
"a",
"t",
"u",
"r",
"e"
]
] | Certificate Properties (Windows) | Field | https://msdn.microsoft.com/en-us/library/aa376534(v=vs.85).aspx | 0/1438042988458.74_20150728002308-00295-ip-10-236-191-2_885852927_0.json |
8391698d_rtificate_Properties__Windows___Field | [Description] Certificate not valid after this date. [Field] | Not After (Date) | [
[
"V",
"e",
"r",
"s",
"i",
"o",
"n"
],
[
"S",
"e",
"r",
"i",
"a",
"l",
" ",
"N",
"u",
"m",
"b",
"e",
"r"
],
[
"A",
"l",
"g",
"o",
"r",
"i",
"t",
"h",
"m",
" ",
"I",
"d",
"e",
"n",
"t",
"i",
"f",
"i",
"e",
"r",
" ",
"a",
"n",
"d",
" ",
"P",
"a",
"r",
"a",
"m",
"e",
"t",
"e",
"r",
"s"
],
[
"I",
"s",
"s",
"u",
"e",
"r"
],
[
"N",
"o",
"t",
" ",
"B",
"e",
"f",
"o",
"r",
"e",
" ",
"(",
"D",
"a",
"t",
"e",
")"
],
[
"N",
"o",
"t",
" ",
"A",
"f",
"t",
"e",
"r",
" ",
"(",
"D",
"a",
"t",
"e",
")"
],
[
"S",
"u",
"b",
"j",
"e",
"c",
"t",
" ",
"N",
"a",
"m",
"e"
],
[
"S",
"u",
"b",
"j",
"e",
"c",
"t",
" ",
"P",
"u",
"b",
"l",
"i",
"c",
" ",
"K",
"e",
"y",
" ",
"A",
"l",
"g",
"o",
"r",
"i",
"t",
"h",
"m",
" ",
"a",
"n",
"d",
" ",
"P",
"a",
"r",
"a",
"m",
"e",
"t",
"e",
"r",
"s"
],
[
"S",
"u",
"b",
"j",
"e",
"c",
"t",
" ",
"P",
"u",
"b",
"l",
"i",
"c",
" ",
"K",
"e",
"y"
],
[
"S",
"i",
"g",
"n",
"a",
"t",
"u",
"r",
"e"
]
] | Certificate Properties (Windows) | Field | https://msdn.microsoft.com/en-us/library/aa376534(v=vs.85).aspx | 0/1438042988458.74_20150728002308-00295-ip-10-236-191-2_885852927_0.json |
8391698d_rtificate_Properties__Windows___Field | [Description] Name of the person or entity to whom the certificate is being issued. This field can also include the certificate recipient's organization, organization unit, locality, state or province, and country/region. [Field] | Subject Name | [
[
"V",
"e",
"r",
"s",
"i",
"o",
"n"
],
[
"S",
"e",
"r",
"i",
"a",
"l",
" ",
"N",
"u",
"m",
"b",
"e",
"r"
],
[
"A",
"l",
"g",
"o",
"r",
"i",
"t",
"h",
"m",
" ",
"I",
"d",
"e",
"n",
"t",
"i",
"f",
"i",
"e",
"r",
" ",
"a",
"n",
"d",
" ",
"P",
"a",
"r",
"a",
"m",
"e",
"t",
"e",
"r",
"s"
],
[
"I",
"s",
"s",
"u",
"e",
"r"
],
[
"N",
"o",
"t",
" ",
"B",
"e",
"f",
"o",
"r",
"e",
" ",
"(",
"D",
"a",
"t",
"e",
")"
],
[
"N",
"o",
"t",
" ",
"A",
"f",
"t",
"e",
"r",
" ",
"(",
"D",
"a",
"t",
"e",
")"
],
[
"S",
"u",
"b",
"j",
"e",
"c",
"t",
" ",
"N",
"a",
"m",
"e"
],
[
"S",
"u",
"b",
"j",
"e",
"c",
"t",
" ",
"P",
"u",
"b",
"l",
"i",
"c",
" ",
"K",
"e",
"y",
" ",
"A",
"l",
"g",
"o",
"r",
"i",
"t",
"h",
"m",
" ",
"a",
"n",
"d",
" ",
"P",
"a",
"r",
"a",
"m",
"e",
"t",
"e",
"r",
"s"
],
[
"S",
"u",
"b",
"j",
"e",
"c",
"t",
" ",
"P",
"u",
"b",
"l",
"i",
"c",
" ",
"K",
"e",
"y"
],
[
"S",
"i",
"g",
"n",
"a",
"t",
"u",
"r",
"e"
]
] | Certificate Properties (Windows) | Field | https://msdn.microsoft.com/en-us/library/aa376534(v=vs.85).aspx | 0/1438042988458.74_20150728002308-00295-ip-10-236-191-2_885852927_0.json |
8391698d_rtificate_Properties__Windows___Field | [Description] The algorithm and any parameters used for the subject's public key. [Field] | Subject Public Key Algorithm and Parameters | [
[
"V",
"e",
"r",
"s",
"i",
"o",
"n"
],
[
"S",
"e",
"r",
"i",
"a",
"l",
" ",
"N",
"u",
"m",
"b",
"e",
"r"
],
[
"A",
"l",
"g",
"o",
"r",
"i",
"t",
"h",
"m",
" ",
"I",
"d",
"e",
"n",
"t",
"i",
"f",
"i",
"e",
"r",
" ",
"a",
"n",
"d",
" ",
"P",
"a",
"r",
"a",
"m",
"e",
"t",
"e",
"r",
"s"
],
[
"I",
"s",
"s",
"u",
"e",
"r"
],
[
"N",
"o",
"t",
" ",
"B",
"e",
"f",
"o",
"r",
"e",
" ",
"(",
"D",
"a",
"t",
"e",
")"
],
[
"N",
"o",
"t",
" ",
"A",
"f",
"t",
"e",
"r",
" ",
"(",
"D",
"a",
"t",
"e",
")"
],
[
"S",
"u",
"b",
"j",
"e",
"c",
"t",
" ",
"N",
"a",
"m",
"e"
],
[
"S",
"u",
"b",
"j",
"e",
"c",
"t",
" ",
"P",
"u",
"b",
"l",
"i",
"c",
" ",
"K",
"e",
"y",
" ",
"A",
"l",
"g",
"o",
"r",
"i",
"t",
"h",
"m",
" ",
"a",
"n",
"d",
" ",
"P",
"a",
"r",
"a",
"m",
"e",
"t",
"e",
"r",
"s"
],
[
"S",
"u",
"b",
"j",
"e",
"c",
"t",
" ",
"P",
"u",
"b",
"l",
"i",
"c",
" ",
"K",
"e",
"y"
],
[
"S",
"i",
"g",
"n",
"a",
"t",
"u",
"r",
"e"
]
] | Certificate Properties (Windows) | Field | https://msdn.microsoft.com/en-us/library/aa376534(v=vs.85).aspx | 0/1438042988458.74_20150728002308-00295-ip-10-236-191-2_885852927_0.json |
8391698d_rtificate_Properties__Windows___Field | [Description] The actual public key (a bit string). [Field] | Subject Public Key | [
[
"V",
"e",
"r",
"s",
"i",
"o",
"n"
],
[
"S",
"e",
"r",
"i",
"a",
"l",
" ",
"N",
"u",
"m",
"b",
"e",
"r"
],
[
"A",
"l",
"g",
"o",
"r",
"i",
"t",
"h",
"m",
" ",
"I",
"d",
"e",
"n",
"t",
"i",
"f",
"i",
"e",
"r",
" ",
"a",
"n",
"d",
" ",
"P",
"a",
"r",
"a",
"m",
"e",
"t",
"e",
"r",
"s"
],
[
"I",
"s",
"s",
"u",
"e",
"r"
],
[
"N",
"o",
"t",
" ",
"B",
"e",
"f",
"o",
"r",
"e",
" ",
"(",
"D",
"a",
"t",
"e",
")"
],
[
"N",
"o",
"t",
" ",
"A",
"f",
"t",
"e",
"r",
" ",
"(",
"D",
"a",
"t",
"e",
")"
],
[
"S",
"u",
"b",
"j",
"e",
"c",
"t",
" ",
"N",
"a",
"m",
"e"
],
[
"S",
"u",
"b",
"j",
"e",
"c",
"t",
" ",
"P",
"u",
"b",
"l",
"i",
"c",
" ",
"K",
"e",
"y",
" ",
"A",
"l",
"g",
"o",
"r",
"i",
"t",
"h",
"m",
" ",
"a",
"n",
"d",
" ",
"P",
"a",
"r",
"a",
"m",
"e",
"t",
"e",
"r",
"s"
],
[
"S",
"u",
"b",
"j",
"e",
"c",
"t",
" ",
"P",
"u",
"b",
"l",
"i",
"c",
" ",
"K",
"e",
"y"
],
[
"S",
"i",
"g",
"n",
"a",
"t",
"u",
"r",
"e"
]
] | Certificate Properties (Windows) | Field | https://msdn.microsoft.com/en-us/library/aa376534(v=vs.85).aspx | 0/1438042988458.74_20150728002308-00295-ip-10-236-191-2_885852927_0.json |
8391698d_rtificate_Properties__Windows___Field | [Description] Signature as provided by the issuer. [Field] | Signature | [
[
"V",
"e",
"r",
"s",
"i",
"o",
"n"
],
[
"S",
"e",
"r",
"i",
"a",
"l",
" ",
"N",
"u",
"m",
"b",
"e",
"r"
],
[
"A",
"l",
"g",
"o",
"r",
"i",
"t",
"h",
"m",
" ",
"I",
"d",
"e",
"n",
"t",
"i",
"f",
"i",
"e",
"r",
" ",
"a",
"n",
"d",
" ",
"P",
"a",
"r",
"a",
"m",
"e",
"t",
"e",
"r",
"s"
],
[
"I",
"s",
"s",
"u",
"e",
"r"
],
[
"N",
"o",
"t",
" ",
"B",
"e",
"f",
"o",
"r",
"e",
" ",
"(",
"D",
"a",
"t",
"e",
")"
],
[
"N",
"o",
"t",
" ",
"A",
"f",
"t",
"e",
"r",
" ",
"(",
"D",
"a",
"t",
"e",
")"
],
[
"S",
"u",
"b",
"j",
"e",
"c",
"t",
" ",
"N",
"a",
"m",
"e"
],
[
"S",
"u",
"b",
"j",
"e",
"c",
"t",
" ",
"P",
"u",
"b",
"l",
"i",
"c",
" ",
"K",
"e",
"y",
" ",
"A",
"l",
"g",
"o",
"r",
"i",
"t",
"h",
"m",
" ",
"a",
"n",
"d",
" ",
"P",
"a",
"r",
"a",
"m",
"e",
"t",
"e",
"r",
"s"
],
[
"S",
"u",
"b",
"j",
"e",
"c",
"t",
" ",
"P",
"u",
"b",
"l",
"i",
"c",
" ",
"K",
"e",
"y"
],
[
"S",
"i",
"g",
"n",
"a",
"t",
"u",
"r",
"e"
]
] | Certificate Properties (Windows) | Field | https://msdn.microsoft.com/en-us/library/aa376534(v=vs.85).aspx | 0/1438042988458.74_20150728002308-00295-ip-10-236-191-2_885852927_0.json |
33ac94ef_t_Resolvers_Using_Visual_Basic__Description | [Method] CopyColumnFromSource [Description] | Sets the destination column to contain the same value as the respective source column. | [] | Creating Merge Replication Custom Conflict Resolvers Using Visual Basic | Description | https://msdn.microsoft.com/en-us/library/aa902635(v=sql.80).aspx | 0/1438042988458.74_20150728002308-00205-ip-10-236-191-2_893588698_1.json |
33ac94ef_t_Resolvers_Using_Visual_Basic__Description | [Method] CopyRowFromSource [Description] | Sets the destination row to contain the same data as is contained in the source row. | [] | Creating Merge Replication Custom Conflict Resolvers Using Visual Basic | Description | https://msdn.microsoft.com/en-us/library/aa902635(v=sql.80).aspx | 0/1438042988458.74_20150728002308-00205-ip-10-236-191-2_893588698_1.json |
33ac94ef_t_Resolvers_Using_Visual_Basic__Description | [Method] DeleteRow [Description] | Deletes the destination row. | [] | Creating Merge Replication Custom Conflict Resolvers Using Visual Basic | Description | https://msdn.microsoft.com/en-us/library/aa902635(v=sql.80).aspx | 0/1438042988458.74_20150728002308-00205-ip-10-236-191-2_893588698_1.json |
33ac94ef_t_Resolvers_Using_Visual_Basic__Description | [Method] DoDummyUpdate [Description] | Updates source or destination row meta data. This allows a subsequent merge process to pick up a change as a new change. | [] | Creating Merge Replication Custom Conflict Resolvers Using Visual Basic | Description | https://msdn.microsoft.com/en-us/library/aa902635(v=sql.80).aspx | 0/1438042988458.74_20150728002308-00205-ip-10-236-191-2_893588698_1.json |
33ac94ef_t_Resolvers_Using_Visual_Basic__Description | [Method] ForceRememberChange [Description] | Called before invoking IReplRowChange operations that alter the destination row. | [] | Creating Merge Replication Custom Conflict Resolvers Using Visual Basic | Description | https://msdn.microsoft.com/en-us/library/aa902635(v=sql.80).aspx | 0/1438042988458.74_20150728002308-00205-ip-10-236-191-2_893588698_1.json |
33ac94ef_t_Resolvers_Using_Visual_Basic__Description | [Method] GetChangeType [Description] | Returns information regarding the type of change that occurred. | [] | Creating Merge Replication Custom Conflict Resolvers Using Visual Basic | Description | https://msdn.microsoft.com/en-us/library/aa902635(v=sql.80).aspx | 0/1438042988458.74_20150728002308-00205-ip-10-236-191-2_893588698_1.json |
33ac94ef_t_Resolvers_Using_Visual_Basic__Description | [Method] GetColumnAttributes [Description] | Returns a bitmap indicating if column is an identity column and/or updatable. | [] | Creating Merge Replication Custom Conflict Resolvers Using Visual Basic | Description | https://msdn.microsoft.com/en-us/library/aa902635(v=sql.80).aspx | 0/1438042988458.74_20150728002308-00205-ip-10-236-191-2_893588698_1.json |
33ac94ef_t_Resolvers_Using_Visual_Basic__Description | [Method] GetColumnDatatype [Description] | Returns the column type. | [] | Creating Merge Replication Custom Conflict Resolvers Using Visual Basic | Description | https://msdn.microsoft.com/en-us/library/aa902635(v=sql.80).aspx | 0/1438042988458.74_20150728002308-00205-ip-10-236-191-2_893588698_1.json |
33ac94ef_t_Resolvers_Using_Visual_Basic__Description | [Method] GetColumnName [Description] | Returns the column name. | [] | Creating Merge Replication Custom Conflict Resolvers Using Visual Basic | Description | https://msdn.microsoft.com/en-us/library/aa902635(v=sql.80).aspx | 0/1438042988458.74_20150728002308-00205-ip-10-236-191-2_893588698_1.json |
33ac94ef_t_Resolvers_Using_Visual_Basic__Description | [Method] GetColumnStatus [Description] | Returns the column status. | [] | Creating Merge Replication Custom Conflict Resolvers Using Visual Basic | Description | https://msdn.microsoft.com/en-us/library/aa902635(v=sql.80).aspx | 0/1438042988458.74_20150728002308-00205-ip-10-236-191-2_893588698_1.json |
33ac94ef_t_Resolvers_Using_Visual_Basic__Description | [Method] GetDestinationColumnValue [Description] | Returns the value of the column from the destination table. | [] | Creating Merge Replication Custom Conflict Resolvers Using Visual Basic | Description | https://msdn.microsoft.com/en-us/library/aa902635(v=sql.80).aspx | 0/1438042988458.74_20150728002308-00205-ip-10-236-191-2_893588698_1.json |
33ac94ef_t_Resolvers_Using_Visual_Basic__Description | [Method] GetDestinationConnectionInfo [Description] | Returns connection information about the destination. | [] | Creating Merge Replication Custom Conflict Resolvers Using Visual Basic | Description | https://msdn.microsoft.com/en-us/library/aa902635(v=sql.80).aspx | 0/1438042988458.74_20150728002308-00205-ip-10-236-191-2_893588698_1.json |
33ac94ef_t_Resolvers_Using_Visual_Basic__Description | [Method] GetDestinationOwnerName [Description] | Returns the owner name of the destination table. | [] | Creating Merge Replication Custom Conflict Resolvers Using Visual Basic | Description | https://msdn.microsoft.com/en-us/library/aa902635(v=sql.80).aspx | 0/1438042988458.74_20150728002308-00205-ip-10-236-191-2_893588698_1.json |
33ac94ef_t_Resolvers_Using_Visual_Basic__Description | [Method] GetErrorInfo [Description] | Returns a detailed error code and description if the resolver has been invoked to handle an error situation. | [] | Creating Merge Replication Custom Conflict Resolvers Using Visual Basic | Description | https://msdn.microsoft.com/en-us/library/aa902635(v=sql.80).aspx | 0/1438042988458.74_20150728002308-00205-ip-10-236-191-2_893588698_1.json |
33ac94ef_t_Resolvers_Using_Visual_Basic__Description | [Method] GetExtendedError [Description] | Returns additional information about the error, such as whether the error was a duplicate key or a unique index violation. | [] | Creating Merge Replication Custom Conflict Resolvers Using Visual Basic | Description | https://msdn.microsoft.com/en-us/library/aa902635(v=sql.80).aspx | 0/1438042988458.74_20150728002308-00205-ip-10-236-191-2_893588698_1.json |
33ac94ef_t_Resolvers_Using_Visual_Basic__Description | [Method] GetNumColumns [Description] | Returns the number of columns in the base table. | [] | Creating Merge Replication Custom Conflict Resolvers Using Visual Basic | Description | https://msdn.microsoft.com/en-us/library/aa902635(v=sql.80).aspx | 0/1438042988458.74_20150728002308-00205-ip-10-236-191-2_893588698_1.json |
33ac94ef_t_Resolvers_Using_Visual_Basic__Description | [Method] GetPriorityWinner [Description] | Returns a value indicating which one has the higher priority, the source or the destination. | [] | Creating Merge Replication Custom Conflict Resolvers Using Visual Basic | Description | https://msdn.microsoft.com/en-us/library/aa902635(v=sql.80).aspx | 0/1438042988458.74_20150728002308-00205-ip-10-236-191-2_893588698_1.json |
33ac94ef_t_Resolvers_Using_Visual_Basic__Description | [Method] GetResolverProcedureName [Description] | Returns the resolver-specific information (for example, a column name). | [] | Creating Merge Replication Custom Conflict Resolvers Using Visual Basic | Description | https://msdn.microsoft.com/en-us/library/aa902635(v=sql.80).aspx | 0/1438042988458.74_20150728002308-00205-ip-10-236-191-2_893588698_1.json |
33ac94ef_t_Resolvers_Using_Visual_Basic__Description | [Method] GetRowGuidColName [Description] | Returns the name of the column in the base table that is the uniqueidentifier column used in merge replication. | [] | Creating Merge Replication Custom Conflict Resolvers Using Visual Basic | Description | https://msdn.microsoft.com/en-us/library/aa902635(v=sql.80).aspx | 0/1438042988458.74_20150728002308-00205-ip-10-236-191-2_893588698_1.json |
33ac94ef_t_Resolvers_Using_Visual_Basic__Description | [Method] GetRowIdentifier [Description] | Returns the uniqueidentifier for the row in conflict. | [] | Creating Merge Replication Custom Conflict Resolvers Using Visual Basic | Description | https://msdn.microsoft.com/en-us/library/aa902635(v=sql.80).aspx | 0/1438042988458.74_20150728002308-00205-ip-10-236-191-2_893588698_1.json |
33ac94ef_t_Resolvers_Using_Visual_Basic__Description | [Method] GetSourceColumnValue [Description] | Returns the value of the column from the source table. | [] | Creating Merge Replication Custom Conflict Resolvers Using Visual Basic | Description | https://msdn.microsoft.com/en-us/library/aa902635(v=sql.80).aspx | 0/1438042988458.74_20150728002308-00205-ip-10-236-191-2_893588698_1.json |
33ac94ef_t_Resolvers_Using_Visual_Basic__Description | [Method] GetSourceConnectionInfo [Description] | Returns connection information about the source. | [] | Creating Merge Replication Custom Conflict Resolvers Using Visual Basic | Description | https://msdn.microsoft.com/en-us/library/aa902635(v=sql.80).aspx | 0/1438042988458.74_20150728002308-00205-ip-10-236-191-2_893588698_1.json |
33ac94ef_t_Resolvers_Using_Visual_Basic__Description | [Method] GetTableName [Description] | Returns the name of the table in conflict. | [] | Creating Merge Replication Custom Conflict Resolvers Using Visual Basic | Description | https://msdn.microsoft.com/en-us/library/aa902635(v=sql.80).aspx | 0/1438042988458.74_20150728002308-00205-ip-10-236-191-2_893588698_1.json |
33ac94ef_t_Resolvers_Using_Visual_Basic__Description | [Method] GetTableOwnerName [Description] | Returns the owner name of the table. | [] | Creating Merge Replication Custom Conflict Resolvers Using Visual Basic | Description | https://msdn.microsoft.com/en-us/library/aa902635(v=sql.80).aspx | 0/1438042988458.74_20150728002308-00205-ip-10-236-191-2_893588698_1.json |
33ac94ef_t_Resolvers_Using_Visual_Basic__Description | [Method] InsertRow [Description] | Inserts the row at the destination. | [] | Creating Merge Replication Custom Conflict Resolvers Using Visual Basic | Description | https://msdn.microsoft.com/en-us/library/aa902635(v=sql.80).aspx | 0/1438042988458.74_20150728002308-00205-ip-10-236-191-2_893588698_1.json |
33ac94ef_t_Resolvers_Using_Visual_Basic__Description | [Method] LogConflict [Description] | Indicates whether the conflict should be logged, where, and what message to include. | [] | Creating Merge Replication Custom Conflict Resolvers Using Visual Basic | Description | https://msdn.microsoft.com/en-us/library/aa902635(v=sql.80).aspx | 0/1438042988458.74_20150728002308-00205-ip-10-236-191-2_893588698_1.json |
33ac94ef_t_Resolvers_Using_Visual_Basic__Description | [Method] LogError [Description] | Logs the error and an optional description. | [] | Creating Merge Replication Custom Conflict Resolvers Using Visual Basic | Description | https://msdn.microsoft.com/en-us/library/aa902635(v=sql.80).aspx | 0/1438042988458.74_20150728002308-00205-ip-10-236-191-2_893588698_1.json |
33ac94ef_t_Resolvers_Using_Visual_Basic__Description | [Method] UpdateRow [Description] | Updates the destination row. | [] | Creating Merge Replication Custom Conflict Resolvers Using Visual Basic | Description | https://msdn.microsoft.com/en-us/library/aa902635(v=sql.80).aspx | 0/1438042988458.74_20150728002308-00205-ip-10-236-191-2_893588698_1.json |
c684dc7c_bResponse_Members__System_Net___Description | [Name] CharacterSet [Description] | Gets the character set of the response. | [] | HttpWebResponse Members (System.Net) | Description | https://msdn.microsoft.com/en-US/library/system.net.httpwebresponse_members(v=vs.85).aspx | 0/1438042988061.16_20150728002308-00211-ip-10-236-191-2_874980382_1.json |
c684dc7c_bResponse_Members__System_Net___Description | [Name] ContentEncoding [Description] | Gets the method that is used to encode the body of the response. | [] | HttpWebResponse Members (System.Net) | Description | https://msdn.microsoft.com/en-US/library/system.net.httpwebresponse_members(v=vs.85).aspx | 0/1438042988061.16_20150728002308-00211-ip-10-236-191-2_874980382_1.json |
c684dc7c_bResponse_Members__System_Net___Description | [Name] ContentLength [Description] | Overridden. Gets the length of the content returned by the request. | [] | HttpWebResponse Members (System.Net) | Description | https://msdn.microsoft.com/en-US/library/system.net.httpwebresponse_members(v=vs.85).aspx | 0/1438042988061.16_20150728002308-00211-ip-10-236-191-2_874980382_1.json |
c684dc7c_bResponse_Members__System_Net___Description | [Name] ContentType [Description] | Overridden. Gets the content type of the response. | [] | HttpWebResponse Members (System.Net) | Description | https://msdn.microsoft.com/en-US/library/system.net.httpwebresponse_members(v=vs.85).aspx | 0/1438042988061.16_20150728002308-00211-ip-10-236-191-2_874980382_1.json |
c684dc7c_bResponse_Members__System_Net___Description | [Name] Cookies [Description] | Gets or sets the cookies that are associated with this response. | [] | HttpWebResponse Members (System.Net) | Description | https://msdn.microsoft.com/en-US/library/system.net.httpwebresponse_members(v=vs.85).aspx | 0/1438042988061.16_20150728002308-00211-ip-10-236-191-2_874980382_1.json |
c684dc7c_bResponse_Members__System_Net___Description | [Name] Headers [Description] | Overridden. Gets the headers that are associated with this response from the server. | [] | HttpWebResponse Members (System.Net) | Description | https://msdn.microsoft.com/en-US/library/system.net.httpwebresponse_members(v=vs.85).aspx | 0/1438042988061.16_20150728002308-00211-ip-10-236-191-2_874980382_1.json |
c684dc7c_bResponse_Members__System_Net___Description | [Name] IsFromCache [Description] | Gets a Boolean value that indicates whether this response was obtained from the cache.(inherited from WebResponse) | [] | HttpWebResponse Members (System.Net) | Description | https://msdn.microsoft.com/en-US/library/system.net.httpwebresponse_members(v=vs.85).aspx | 0/1438042988061.16_20150728002308-00211-ip-10-236-191-2_874980382_1.json |
c684dc7c_bResponse_Members__System_Net___Description | [Name] IsMutuallyAuthenticated [Description] | Overridden. Gets a Boolean value that indicates whether both client and server were authenticated. | [] | HttpWebResponse Members (System.Net) | Description | https://msdn.microsoft.com/en-US/library/system.net.httpwebresponse_members(v=vs.85).aspx | 0/1438042988061.16_20150728002308-00211-ip-10-236-191-2_874980382_1.json |
c684dc7c_bResponse_Members__System_Net___Description | [Name] LastModified [Description] | Gets the last date and time that the contents of the response were modified. | [] | HttpWebResponse Members (System.Net) | Description | https://msdn.microsoft.com/en-US/library/system.net.httpwebresponse_members(v=vs.85).aspx | 0/1438042988061.16_20150728002308-00211-ip-10-236-191-2_874980382_1.json |
c684dc7c_bResponse_Members__System_Net___Description | [Name] Method [Description] | Gets the method that is used to return the response. | [] | HttpWebResponse Members (System.Net) | Description | https://msdn.microsoft.com/en-US/library/system.net.httpwebresponse_members(v=vs.85).aspx | 0/1438042988061.16_20150728002308-00211-ip-10-236-191-2_874980382_1.json |
c684dc7c_bResponse_Members__System_Net___Description | [Name] ProtocolVersion [Description] | Gets the version of the HTTP protocol that is used in the response. | [] | HttpWebResponse Members (System.Net) | Description | https://msdn.microsoft.com/en-US/library/system.net.httpwebresponse_members(v=vs.85).aspx | 0/1438042988061.16_20150728002308-00211-ip-10-236-191-2_874980382_1.json |
c684dc7c_bResponse_Members__System_Net___Description | [Name] ResponseUri [Description] | Overridden. Gets the URI of the Internet resource that responded to the request. | [] | HttpWebResponse Members (System.Net) | Description | https://msdn.microsoft.com/en-US/library/system.net.httpwebresponse_members(v=vs.85).aspx | 0/1438042988061.16_20150728002308-00211-ip-10-236-191-2_874980382_1.json |
c684dc7c_bResponse_Members__System_Net___Description | [Name] Server [Description] | Gets the name of the server that sent the response. | [] | HttpWebResponse Members (System.Net) | Description | https://msdn.microsoft.com/en-US/library/system.net.httpwebresponse_members(v=vs.85).aspx | 0/1438042988061.16_20150728002308-00211-ip-10-236-191-2_874980382_1.json |
c684dc7c_bResponse_Members__System_Net___Description | [Name] StatusCode [Description] | Gets the status of the response. | [] | HttpWebResponse Members (System.Net) | Description | https://msdn.microsoft.com/en-US/library/system.net.httpwebresponse_members(v=vs.85).aspx | 0/1438042988061.16_20150728002308-00211-ip-10-236-191-2_874980382_1.json |
c684dc7c_bResponse_Members__System_Net___Description | [Name] StatusDescription [Description] | Gets the status description returned with the response. | [] | HttpWebResponse Members (System.Net) | Description | https://msdn.microsoft.com/en-US/library/system.net.httpwebresponse_members(v=vs.85).aspx | 0/1438042988061.16_20150728002308-00211-ip-10-236-191-2_874980382_1.json |
156bed64_WebRequest_Class__System_Net___Name | [Description] Gets or sets values indicating the level of authentication and impersonation used for this request. [Name] | AuthenticationLevel | [] | WebRequest Class (System.Net) | Name | https://msdn.microsoft.com/en-US/library/system.net.webrequest(v=vs.110).aspx | 0/1438042988458.74_20150728002308-00263-ip-10-236-191-2_883867431_1.json |
156bed64_WebRequest_Class__System_Net___Name | [Description] Gets or sets the cache policy for this request. [Name] | CachePolicy | [] | WebRequest Class (System.Net) | Name | https://msdn.microsoft.com/en-US/library/system.net.webrequest(v=vs.110).aspx | 0/1438042988458.74_20150728002308-00263-ip-10-236-191-2_883867431_1.json |
156bed64_WebRequest_Class__System_Net___Name | [Description] When overridden in a descendant class, gets or sets the name of the connection group for the request. [Name] | ConnectionGroupName | [] | WebRequest Class (System.Net) | Name | https://msdn.microsoft.com/en-US/library/system.net.webrequest(v=vs.110).aspx | 0/1438042988458.74_20150728002308-00263-ip-10-236-191-2_883867431_1.json |
156bed64_WebRequest_Class__System_Net___Name | [Description] When overridden in a descendant class, gets or sets the content length of the request data being sent. [Name] | ContentLength | [] | WebRequest Class (System.Net) | Name | https://msdn.microsoft.com/en-US/library/system.net.webrequest(v=vs.110).aspx | 0/1438042988458.74_20150728002308-00263-ip-10-236-191-2_883867431_1.json |
156bed64_WebRequest_Class__System_Net___Name | [Description] When overridden in a descendant class, gets or sets the content type of the request data being sent. [Name] | ContentType | [] | WebRequest Class (System.Net) | Name | https://msdn.microsoft.com/en-US/library/system.net.webrequest(v=vs.110).aspx | 0/1438042988458.74_20150728002308-00263-ip-10-236-191-2_883867431_1.json |
156bed64_WebRequest_Class__System_Net___Name | [Description] Obsolete. When overridden in a descendant class, gets the factory object derived from the IWebRequestCreate class used to create the WebRequest instantiated for making the request to the specified URI. [Name] | CreatorInstance | [] | WebRequest Class (System.Net) | Name | https://msdn.microsoft.com/en-US/library/system.net.webrequest(v=vs.110).aspx | 0/1438042988458.74_20150728002308-00263-ip-10-236-191-2_883867431_1.json |
156bed64_WebRequest_Class__System_Net___Name | [Description] When overridden in a descendant class, gets or sets the network credentials used for authenticating the request with the Internet resource. [Name] | Credentials | [] | WebRequest Class (System.Net) | Name | https://msdn.microsoft.com/en-US/library/system.net.webrequest(v=vs.110).aspx | 0/1438042988458.74_20150728002308-00263-ip-10-236-191-2_883867431_1.json |
156bed64_WebRequest_Class__System_Net___Name | [Description] Gets or sets the default cache policy for this request. [Name] | DefaultCachePolicy | [] | WebRequest Class (System.Net) | Name | https://msdn.microsoft.com/en-US/library/system.net.webrequest(v=vs.110).aspx | 0/1438042988458.74_20150728002308-00263-ip-10-236-191-2_883867431_1.json |
156bed64_WebRequest_Class__System_Net___Name | [Description] Gets or sets the global HTTP proxy. [Name] | DefaultWebProxy | [] | WebRequest Class (System.Net) | Name | https://msdn.microsoft.com/en-US/library/system.net.webrequest(v=vs.110).aspx | 0/1438042988458.74_20150728002308-00263-ip-10-236-191-2_883867431_1.json |
156bed64_WebRequest_Class__System_Net___Name | [Description] When overridden in a descendant class, gets or sets the collection of header name/value pairs associated with the request. [Name] | Headers | [] | WebRequest Class (System.Net) | Name | https://msdn.microsoft.com/en-US/library/system.net.webrequest(v=vs.110).aspx | 0/1438042988458.74_20150728002308-00263-ip-10-236-191-2_883867431_1.json |
156bed64_WebRequest_Class__System_Net___Name | [Description] Gets or sets the impersonation level for the current request. [Name] | ImpersonationLevel | [] | WebRequest Class (System.Net) | Name | https://msdn.microsoft.com/en-US/library/system.net.webrequest(v=vs.110).aspx | 0/1438042988458.74_20150728002308-00263-ip-10-236-191-2_883867431_1.json |
156bed64_WebRequest_Class__System_Net___Name | [Description] When overridden in a descendant class, gets or sets the protocol method to use in this request. [Name] | Method | [] | WebRequest Class (System.Net) | Name | https://msdn.microsoft.com/en-US/library/system.net.webrequest(v=vs.110).aspx | 0/1438042988458.74_20150728002308-00263-ip-10-236-191-2_883867431_1.json |
156bed64_WebRequest_Class__System_Net___Name | [Description] When overridden in a descendant class, indicates whether to pre-authenticate the request. [Name] | PreAuthenticate | [] | WebRequest Class (System.Net) | Name | https://msdn.microsoft.com/en-US/library/system.net.webrequest(v=vs.110).aspx | 0/1438042988458.74_20150728002308-00263-ip-10-236-191-2_883867431_1.json |
156bed64_WebRequest_Class__System_Net___Name | [Description] When overridden in a descendant class, gets or sets the network proxy to use to access this Internet resource. [Name] | Proxy | [] | WebRequest Class (System.Net) | Name | https://msdn.microsoft.com/en-US/library/system.net.webrequest(v=vs.110).aspx | 0/1438042988458.74_20150728002308-00263-ip-10-236-191-2_883867431_1.json |
156bed64_WebRequest_Class__System_Net___Name | [Description] When overridden in a descendant class, gets the URI of the Internet resource associated with the request. [Name] | RequestUri | [] | WebRequest Class (System.Net) | Name | https://msdn.microsoft.com/en-US/library/system.net.webrequest(v=vs.110).aspx | 0/1438042988458.74_20150728002308-00263-ip-10-236-191-2_883867431_1.json |
156bed64_WebRequest_Class__System_Net___Name | [Description] Gets or sets the length of time, in milliseconds, before the request times out. [Name] | Timeout | [] | WebRequest Class (System.Net) | Name | https://msdn.microsoft.com/en-US/library/system.net.webrequest(v=vs.110).aspx | 0/1438042988458.74_20150728002308-00263-ip-10-236-191-2_883867431_1.json |
156bed64_WebRequest_Class__System_Net___Name | [Description] When overridden in a descendant class, gets or sets a Boolean value that controls whether DefaultCredentials are sent with requests. [Name] | UseDefaultCredentials | [] | WebRequest Class (System.Net) | Name | https://msdn.microsoft.com/en-US/library/system.net.webrequest(v=vs.110).aspx | 0/1438042988458.74_20150728002308-00263-ip-10-236-191-2_883867431_1.json |
5bf3b56d_nitor_Class__System_Threading___Description | [Name] Enter(Object) [Description] | Acquires an exclusive lock on the specified object. | [] | Monitor Class (System.Threading) | Description | https://msdn.microsoft.com/en-us/library/system.threading.monitor(d=printer,v=vs.100).aspx?cs-save-lang=1&cs-lang=fsharp | 0/1438042988458.74_20150728002308-00223-ip-10-236-191-2_884904245_0.json |
5bf3b56d_nitor_Class__System_Threading___Description | [Name] Enter(Object, Boolean) [Description] | Acquires an exclusive lock on the specified object, and atomically sets a value that indicates whether the lock was taken. | [] | Monitor Class (System.Threading) | Description | https://msdn.microsoft.com/en-us/library/system.threading.monitor(d=printer,v=vs.100).aspx?cs-save-lang=1&cs-lang=fsharp | 0/1438042988458.74_20150728002308-00223-ip-10-236-191-2_884904245_0.json |
5bf3b56d_nitor_Class__System_Threading___Description | [Name] Exit [Description] | Releases an exclusive lock on the specified object. | [] | Monitor Class (System.Threading) | Description | https://msdn.microsoft.com/en-us/library/system.threading.monitor(d=printer,v=vs.100).aspx?cs-save-lang=1&cs-lang=fsharp | 0/1438042988458.74_20150728002308-00223-ip-10-236-191-2_884904245_0.json |
5bf3b56d_nitor_Class__System_Threading___Description | [Name] Pulse [Description] | Notifies a thread in the waiting queue of a change in the locked object's state. | [] | Monitor Class (System.Threading) | Description | https://msdn.microsoft.com/en-us/library/system.threading.monitor(d=printer,v=vs.100).aspx?cs-save-lang=1&cs-lang=fsharp | 0/1438042988458.74_20150728002308-00223-ip-10-236-191-2_884904245_0.json |
5bf3b56d_nitor_Class__System_Threading___Description | [Name] PulseAll [Description] | Notifies all waiting threads of a change in the object's state. | [] | Monitor Class (System.Threading) | Description | https://msdn.microsoft.com/en-us/library/system.threading.monitor(d=printer,v=vs.100).aspx?cs-save-lang=1&cs-lang=fsharp | 0/1438042988458.74_20150728002308-00223-ip-10-236-191-2_884904245_0.json |
5bf3b56d_nitor_Class__System_Threading___Description | [Name] TryEnter(Object) [Description] | Attempts to acquire an exclusive lock on the specified object. | [] | Monitor Class (System.Threading) | Description | https://msdn.microsoft.com/en-us/library/system.threading.monitor(d=printer,v=vs.100).aspx?cs-save-lang=1&cs-lang=fsharp | 0/1438042988458.74_20150728002308-00223-ip-10-236-191-2_884904245_0.json |
5bf3b56d_nitor_Class__System_Threading___Description | [Name] TryEnter(Object, Boolean) [Description] | Attempts to acquire an exclusive lock on the specified object, and atomically sets a value that indicates whether the lock was taken. | [] | Monitor Class (System.Threading) | Description | https://msdn.microsoft.com/en-us/library/system.threading.monitor(d=printer,v=vs.100).aspx?cs-save-lang=1&cs-lang=fsharp | 0/1438042988458.74_20150728002308-00223-ip-10-236-191-2_884904245_0.json |
5bf3b56d_nitor_Class__System_Threading___Description | [Name] TryEnter(Object, Int32) [Description] | Attempts, for the specified number of milliseconds, to acquire an exclusive lock on the specified object. | [] | Monitor Class (System.Threading) | Description | https://msdn.microsoft.com/en-us/library/system.threading.monitor(d=printer,v=vs.100).aspx?cs-save-lang=1&cs-lang=fsharp | 0/1438042988458.74_20150728002308-00223-ip-10-236-191-2_884904245_0.json |
5bf3b56d_nitor_Class__System_Threading___Description | [Name] TryEnter(Object, TimeSpan) [Description] | Attempts, for the specified amount of time, to acquire an exclusive lock on the specified object. | [] | Monitor Class (System.Threading) | Description | https://msdn.microsoft.com/en-us/library/system.threading.monitor(d=printer,v=vs.100).aspx?cs-save-lang=1&cs-lang=fsharp | 0/1438042988458.74_20150728002308-00223-ip-10-236-191-2_884904245_0.json |
5bf3b56d_nitor_Class__System_Threading___Description | [Name] TryEnter(Object, Int32, Boolean) [Description] | Attempts, for the specified number of milliseconds, to acquire an exclusive lock on the specified object, and atomically sets a value that indicates whether the lock was taken. | [] | Monitor Class (System.Threading) | Description | https://msdn.microsoft.com/en-us/library/system.threading.monitor(d=printer,v=vs.100).aspx?cs-save-lang=1&cs-lang=fsharp | 0/1438042988458.74_20150728002308-00223-ip-10-236-191-2_884904245_0.json |
5bf3b56d_nitor_Class__System_Threading___Description | [Name] TryEnter(Object, TimeSpan, Boolean) [Description] | Attempts, for the specified amount of time, to acquire an exclusive lock on the specified object, and atomically sets a value that indicates whether the lock was taken. | [] | Monitor Class (System.Threading) | Description | https://msdn.microsoft.com/en-us/library/system.threading.monitor(d=printer,v=vs.100).aspx?cs-save-lang=1&cs-lang=fsharp | 0/1438042988458.74_20150728002308-00223-ip-10-236-191-2_884904245_0.json |
5bf3b56d_nitor_Class__System_Threading___Description | [Name] Wait(Object) [Description] | Releases the lock on an object and blocks the current thread until it reacquires the lock. | [] | Monitor Class (System.Threading) | Description | https://msdn.microsoft.com/en-us/library/system.threading.monitor(d=printer,v=vs.100).aspx?cs-save-lang=1&cs-lang=fsharp | 0/1438042988458.74_20150728002308-00223-ip-10-236-191-2_884904245_0.json |
5bf3b56d_nitor_Class__System_Threading___Description | [Name] Wait(Object, Int32) [Description] | Releases the lock on an object and blocks the current thread until it reacquires the lock. If the specified time-out interval elapses, the thread enters the ready queue. | [] | Monitor Class (System.Threading) | Description | https://msdn.microsoft.com/en-us/library/system.threading.monitor(d=printer,v=vs.100).aspx?cs-save-lang=1&cs-lang=fsharp | 0/1438042988458.74_20150728002308-00223-ip-10-236-191-2_884904245_0.json |
5bf3b56d_nitor_Class__System_Threading___Description | [Name] Wait(Object, TimeSpan) [Description] | Releases the lock on an object and blocks the current thread until it reacquires the lock. If the specified time-out interval elapses, the thread enters the ready queue. | [] | Monitor Class (System.Threading) | Description | https://msdn.microsoft.com/en-us/library/system.threading.monitor(d=printer,v=vs.100).aspx?cs-save-lang=1&cs-lang=fsharp | 0/1438042988458.74_20150728002308-00223-ip-10-236-191-2_884904245_0.json |
5bf3b56d_nitor_Class__System_Threading___Description | [Name] Wait(Object, Int32, Boolean) [Description] | Releases the lock on an object and blocks the current thread until it reacquires the lock. If the specified time-out interval elapses, the thread enters the ready queue. This method also specifies whether the synchronization domain for the context (if in a synchronized context) is exited before the wait and reacquired afterward. | [] | Monitor Class (System.Threading) | Description | https://msdn.microsoft.com/en-us/library/system.threading.monitor(d=printer,v=vs.100).aspx?cs-save-lang=1&cs-lang=fsharp | 0/1438042988458.74_20150728002308-00223-ip-10-236-191-2_884904245_0.json |
Subsets and Splits