task
stringlengths
24
71
input
stringlengths
8
2.38k
output
stringlengths
1
2.34k
options
list
pageTitle
stringlengths
4
140
outputColName
stringlengths
1
79
url
stringlengths
41
160
wdcFile
stringlengths
71
74
ca4012d4_on_and_Editing_Tool__Mage_exe___Description
[Options] -I, -Install willInstall [Description]
(Deployment manifests only) Indicates whether or not the ClickOnce application should install onto the local machine, or whether it should run from the Web. Installing an application gives that application a presence in the Windows Start menu. Valid values are "true" or "t", and "false" or "f". If unspecified, the default value is “true”. If you specify the –MinVersion option, and a user has a version less than -MinVersion installed, it will force the application to install, regardless of the value you pass to -Install.
[]
Manifest Generation and Editing Tool (Mage.exe)
Description
https://msdn.microsoft.com/en-us/library/acz3y3te(v=vs.80).aspx
12/1438042990114.79_20150728002310-00154-ip-10-236-191-2_877369299_1.json
ca4012d4_on_and_Editing_Tool__Mage_exe___Description
[Options] -mv, -MinVersion [version] [Description]
(Deployment manifests only) The minimum version of this application a user can run. This flag makes the named version of your application a required update; if you release a version of your product with an update to a breaking change or a critical security flaw, you can use this flag to specify that this update must be installed, and that the user cannot continue to run previous versions. If no version is specified, Mage.exe will use the version listed in the ClickOnce deployment manifest as specified by the -Version flag. version has the same semantics as the argument to the -Version flag.
[]
Manifest Generation and Editing Tool (Mage.exe)
Description
https://msdn.microsoft.com/en-us/library/acz3y3te(v=vs.80).aspx
12/1438042990114.79_20150728002310-00154-ip-10-236-191-2_877369299_1.json
ca4012d4_on_and_Editing_Tool__Mage_exe___Description
[Options] -n, -Name nameString [Description]
(All file types) The name used to identify the application. ClickOnce will use this name to identify the application in the Start menu (if the application is configured to install itself) and in Permission Elevation dialog boxes. If no name is supplied, the default is "deploy".
[]
Manifest Generation and Editing Tool (Mage.exe)
Description
https://msdn.microsoft.com/en-us/library/acz3y3te(v=vs.80).aspx
12/1438042990114.79_20150728002310-00154-ip-10-236-191-2_877369299_1.json
ca4012d4_on_and_Editing_Tool__Mage_exe___Description
[Options] -pwd, -Password passwd [Description]
(All file types) The password used for signing a manifest with a digital certificate. Must be used in conjunction with the –CertFile option.
[]
Manifest Generation and Editing Tool (Mage.exe)
Description
https://msdn.microsoft.com/en-us/library/acz3y3te(v=vs.80).aspx
12/1438042990114.79_20150728002310-00154-ip-10-236-191-2_877369299_1.json
ca4012d4_on_and_Editing_Tool__Mage_exe___Description
[Options] -p, Processor processorValue [Description]
(Deployment and application manifests only) The microprocessor architecture on which this distribution will run. This value is required if you are preparing one or more installations whose assemblies have been precompiled for a specific microprocessor. Valid values include msil, x86, ia64, and amd64. Default is msil, or Microsoft Intermediate Language, which means all of your assemblies are platform-independent, and the common language runtime (CLR) will just-in-time compile them when your application is first run.
[]
Manifest Generation and Editing Tool (Mage.exe)
Description
https://msdn.microsoft.com/en-us/library/acz3y3te(v=vs.80).aspx
12/1438042990114.79_20150728002310-00154-ip-10-236-191-2_877369299_1.json
ca4012d4_on_and_Editing_Tool__Mage_exe___Description
[Options] -pu, -ProviderUrl url [Description]
(Deployment manifests only) Specifies the URL which ClickOnce will examine for application updates.
[]
Manifest Generation and Editing Tool (Mage.exe)
Description
https://msdn.microsoft.com/en-us/library/acz3y3te(v=vs.80).aspx
12/1438042990114.79_20150728002310-00154-ip-10-236-191-2_877369299_1.json
ca4012d4_on_and_Editing_Tool__Mage_exe___Description
[Options] -tr, -TrustLevel level [Description]
(Application manifests only) The level of trust to grant the application on client computers. Values include "Internet", "Intranet", and "FullTrust". When creating a new application manifest, the default is "Intranet".
[]
Manifest Generation and Editing Tool (Mage.exe)
Description
https://msdn.microsoft.com/en-us/library/acz3y3te(v=vs.80).aspx
12/1438042990114.79_20150728002310-00154-ip-10-236-191-2_877369299_1.json
ca4012d4_on_and_Editing_Tool__Mage_exe___Description
[Options] -tf, -ToFile filePath [Description]
(All file types) Specifies the output path of the file that has been created or modified. If –ToFile is not supplied when using –New, the output is written to the current working directory with a default file name, whose exact name depends upon the type of file you create: Deployment: deploy.application Application: application.exe.manifest If –ToFile is not supplied when using –Update, Mage.exe will write the file back to the input file.
[]
Manifest Generation and Editing Tool (Mage.exe)
Description
https://msdn.microsoft.com/en-us/library/acz3y3te(v=vs.80).aspx
12/1438042990114.79_20150728002310-00154-ip-10-236-191-2_877369299_1.json
ca4012d4_on_and_Editing_Tool__Mage_exe___Description
[Options] -v, -Version versionNumber [Description]
(Deployment and application manifests only) The version of the deployment. The argument must be a valid version string of the format "N.N.N.N", where "N" is an unsigned 32-bit integer. The default value is "1.0.0.0".
[]
Manifest Generation and Editing Tool (Mage.exe)
Description
https://msdn.microsoft.com/en-us/library/acz3y3te(v=vs.80).aspx
12/1438042990114.79_20150728002310-00154-ip-10-236-191-2_877369299_1.json
af3996d3_pplication_Settings_Attributes__Target
[Attribute] SettingsProviderAttribute [Description] Specifies the short name of the settings provider to use for persistence. If this attribute is not supplied, the default provider, LocalFileSettingsProvider, is assumed. [Target]
Both
[ [ "B", "o", "t", "h" ], [ "P", "r", "o", "p", "e", "r", "t", "y" ], [ "C", "l", "a", "s", "s" ] ]
Application Settings Attributes
Target
https://msdn.microsoft.com/en-us/library/vstudio/ms171564.aspx
12/1438042990114.79_20150728002310-00163-ip-10-236-191-2_869399856_1.json
af3996d3_pplication_Settings_Attributes__Target
[Attribute] UserScopedSettingAttribute [Description] Defines a property as a user-scoped application setting. [Target]
Both
[ [ "B", "o", "t", "h" ], [ "P", "r", "o", "p", "e", "r", "t", "y" ], [ "C", "l", "a", "s", "s" ] ]
Application Settings Attributes
Target
https://msdn.microsoft.com/en-us/library/vstudio/ms171564.aspx
12/1438042990114.79_20150728002310-00163-ip-10-236-191-2_869399856_1.json
af3996d3_pplication_Settings_Attributes__Target
[Attribute] ApplicationScopedSettingAttribute [Description] Defines a property as an application-scoped application setting. [Target]
Both
[ [ "B", "o", "t", "h" ], [ "P", "r", "o", "p", "e", "r", "t", "y" ], [ "C", "l", "a", "s", "s" ] ]
Application Settings Attributes
Target
https://msdn.microsoft.com/en-us/library/vstudio/ms171564.aspx
12/1438042990114.79_20150728002310-00163-ip-10-236-191-2_869399856_1.json
af3996d3_pplication_Settings_Attributes__Target
[Attribute] DefaultSettingValueAttribute [Description] Specifies a string that can be deserialized by the provider into the hard-coded default value for this property. The LocalFileSettingsProvider does not require this attribute, and will override any value provided by this attribute if there is a value already persisted. [Target]
Property
[ [ "B", "o", "t", "h" ], [ "P", "r", "o", "p", "e", "r", "t", "y" ], [ "C", "l", "a", "s", "s" ] ]
Application Settings Attributes
Target
https://msdn.microsoft.com/en-us/library/vstudio/ms171564.aspx
12/1438042990114.79_20150728002310-00163-ip-10-236-191-2_869399856_1.json
af3996d3_pplication_Settings_Attributes__Target
[Attribute] SettingsDescriptionAttribute [Description] Provides the descriptive test for an individual setting, used primarily by run-time and design-time tools. [Target]
Property
[ [ "B", "o", "t", "h" ], [ "P", "r", "o", "p", "e", "r", "t", "y" ], [ "C", "l", "a", "s", "s" ] ]
Application Settings Attributes
Target
https://msdn.microsoft.com/en-us/library/vstudio/ms171564.aspx
12/1438042990114.79_20150728002310-00163-ip-10-236-191-2_869399856_1.json
af3996d3_pplication_Settings_Attributes__Target
[Attribute] SettingsGroupNameAttribute [Description] Provides an explicit name for a settings group. If this attribute is missing, ApplicationSettingsBase uses the wrapper class name. [Target]
Class
[ [ "B", "o", "t", "h" ], [ "P", "r", "o", "p", "e", "r", "t", "y" ], [ "C", "l", "a", "s", "s" ] ]
Application Settings Attributes
Target
https://msdn.microsoft.com/en-us/library/vstudio/ms171564.aspx
12/1438042990114.79_20150728002310-00163-ip-10-236-191-2_869399856_1.json
af3996d3_pplication_Settings_Attributes__Target
[Attribute] SettingsGroupDescriptionAttribute [Description] Provides the descriptive test for a settings group, used primarily by run-time and design-time tools. [Target]
Class
[ [ "B", "o", "t", "h" ], [ "P", "r", "o", "p", "e", "r", "t", "y" ], [ "C", "l", "a", "s", "s" ] ]
Application Settings Attributes
Target
https://msdn.microsoft.com/en-us/library/vstudio/ms171564.aspx
12/1438042990114.79_20150728002310-00163-ip-10-236-191-2_869399856_1.json
af3996d3_pplication_Settings_Attributes__Target
[Attribute] SettingsManageabilityAttribute [Description] Specifies zero or more manageability services that should be provided to the settings group or property. The available services are described by the SettingsManageability enumeration. [Target]
Both
[ [ "B", "o", "t", "h" ], [ "P", "r", "o", "p", "e", "r", "t", "y" ], [ "C", "l", "a", "s", "s" ] ]
Application Settings Attributes
Target
https://msdn.microsoft.com/en-us/library/vstudio/ms171564.aspx
12/1438042990114.79_20150728002310-00163-ip-10-236-191-2_869399856_1.json
af3996d3_pplication_Settings_Attributes__Target
[Attribute] SpecialSettingAttribute [Description] Indicates that a setting belongs to a special, predefined category, such as a connection string, that suggests special processing by the settings provider. The predefined categories for this attribute are defined by the SpecialSetting enumeration. [Target]
Property
[ [ "B", "o", "t", "h" ], [ "P", "r", "o", "p", "e", "r", "t", "y" ], [ "C", "l", "a", "s", "s" ] ]
Application Settings Attributes
Target
https://msdn.microsoft.com/en-us/library/vstudio/ms171564.aspx
12/1438042990114.79_20150728002310-00163-ip-10-236-191-2_869399856_1.json
af3996d3_pplication_Settings_Attributes__Target
[Attribute] SettingsSerializeAsAttribute [Description] Specifies a preferred serialization mechanism for a settings group or property. The available serialization mechanisms are defined by the SettingsSerializeAs enumeration. [Target]
Both
[ [ "B", "o", "t", "h" ], [ "P", "r", "o", "p", "e", "r", "t", "y" ], [ "C", "l", "a", "s", "s" ] ]
Application Settings Attributes
Target
https://msdn.microsoft.com/en-us/library/vstudio/ms171564.aspx
12/1438042990114.79_20150728002310-00163-ip-10-236-191-2_869399856_1.json
af3996d3_pplication_Settings_Attributes__Target
[Attribute] NoSettingsVersionUpgradeAttribute [Description] Specifies that a settings provider should disable all application upgrade functionality for the marked property. [Target]
Property
[ [ "B", "o", "t", "h" ], [ "P", "r", "o", "p", "e", "r", "t", "y" ], [ "C", "l", "a", "s", "s" ] ]
Application Settings Attributes
Target
https://msdn.microsoft.com/en-us/library/vstudio/ms171564.aspx
12/1438042990114.79_20150728002310-00163-ip-10-236-191-2_869399856_1.json
ac85db77_System_Namespace_____Interface
[Description] Exposes the public members of the System.AppDomain class to unmanaged code. [Interface]
_AppDomain
[]
System Namespace ()
Interface
https://msdn.microsoft.com/en-US/library/system(v=vs.90).aspx
12/1438042990114.79_20150728002310-00182-ip-10-236-191-2_877626810_2.json
ac85db77_System_Namespace_____Interface
[Description] Represents assembly binding information that can be added to an instance of AppDomain. [Interface]
IAppDomainSetup
[]
System Namespace ()
Interface
https://msdn.microsoft.com/en-US/library/system(v=vs.90).aspx
12/1438042990114.79_20150728002310-00182-ip-10-236-191-2_877626810_2.json
ac85db77_System_Namespace_____Interface
[Description] Represents the status of an asynchronous operation. [Interface]
IAsyncResult
[]
System Namespace ()
Interface
https://msdn.microsoft.com/en-US/library/system(v=vs.90).aspx
12/1438042990114.79_20150728002310-00182-ip-10-236-191-2_877626810_2.json
ac85db77_System_Namespace_____Interface
[Description] Supports cloning, which creates a new instance of a class with the same value as an existing instance. [Interface]
ICloneable
[]
System Namespace ()
Interface
https://msdn.microsoft.com/en-US/library/system(v=vs.90).aspx
12/1438042990114.79_20150728002310-00182-ip-10-236-191-2_877626810_2.json
ac85db77_System_Namespace_____Interface
[Description] Defines a generalized type-specific comparison method that a value type or class implements to order or sort its instances. [Interface]
IComparable
[]
System Namespace ()
Interface
https://msdn.microsoft.com/en-US/library/system(v=vs.90).aspx
12/1438042990114.79_20150728002310-00182-ip-10-236-191-2_877626810_2.json
ac85db77_System_Namespace_____Interface
[Description] Defines a generalized comparison method that a value type or class implements to create a type-specific comparison method for ordering instances. [Interface]
IComparable
[]
System Namespace ()
Interface
https://msdn.microsoft.com/en-US/library/system(v=vs.90).aspx
12/1438042990114.79_20150728002310-00182-ip-10-236-191-2_877626810_2.json
ac85db77_System_Namespace_____Interface
[Description] Defines methods that convert the value of the implementing reference or value type to a common language runtime type that has an equivalent value. [Interface]
IConvertible
[]
System Namespace ()
Interface
https://msdn.microsoft.com/en-US/library/system(v=vs.90).aspx
12/1438042990114.79_20150728002310-00182-ip-10-236-191-2_877626810_2.json
ac85db77_System_Namespace_____Interface
[Description] Defines a method that supports custom formatting of the value of an object. [Interface]
ICustomFormatter
[]
System Namespace ()
Interface
https://msdn.microsoft.com/en-US/library/system(v=vs.90).aspx
12/1438042990114.79_20150728002310-00182-ip-10-236-191-2_877626810_2.json
ac85db77_System_Namespace_____Interface
[Description] Defines a method to release allocated resources. [Interface]
IDisposable
[]
System Namespace ()
Interface
https://msdn.microsoft.com/en-US/library/system(v=vs.90).aspx
12/1438042990114.79_20150728002310-00182-ip-10-236-191-2_877626810_2.json
ac85db77_System_Namespace_____Interface
[Description] Defines a generalized method that a value type or class implements to create a type-specific method for determining equality of instances. [Interface]
IEquatable
[]
System Namespace ()
Interface
https://msdn.microsoft.com/en-US/library/system(v=vs.90).aspx
12/1438042990114.79_20150728002310-00182-ip-10-236-191-2_877626810_2.json
ac85db77_System_Namespace_____Interface
[Description] Provides a mechanism for retrieving an object to control formatting. [Interface]
IFormatProvider
[]
System Namespace ()
Interface
https://msdn.microsoft.com/en-US/library/system(v=vs.90).aspx
12/1438042990114.79_20150728002310-00182-ip-10-236-191-2_877626810_2.json
ac85db77_System_Namespace_____Interface
[Description] Provides functionality to format the value of an object into a string representation. [Interface]
IFormattable
[]
System Namespace ()
Interface
https://msdn.microsoft.com/en-US/library/system(v=vs.90).aspx
12/1438042990114.79_20150728002310-00182-ip-10-236-191-2_877626810_2.json
ac85db77_System_Namespace_____Interface
[Description] Defines a mechanism for retrieving a service object; that is, an object that provides custom support to other objects. [Interface]
IServiceProvider
[]
System Namespace ()
Interface
https://msdn.microsoft.com/en-US/library/system(v=vs.90).aspx
12/1438042990114.79_20150728002310-00182-ip-10-236-191-2_877626810_2.json
ecc83ee6_File_routine__Windows_Drivers___Meaning
[CreateOptions flags] FILE_DIRECTORY_FILE [Meaning]
The file being created or opened is a directory file. With this flag, the Disposition parameter must be set to one of FILE_CREATE, FILE_OPEN, or FILE_OPEN_IF. With this flag, other compatible CreateOptions flags include only the following: FILE_SYNCHRONOUS_IO_ALERT, FILE_SYNCHRONOUS_IO_NONALERT, FILE_WRITE_THROUGH, FILE_OPEN_FOR_BACKUP_INTENT, and FILE_OPEN_BY_FILE_ID.
[]
IoCreateFile routine (Windows Drivers)
Meaning
https://msdn.microsoft.com/en-us/library/ff548418(v=vs.85).aspx
12/1438042981460.12_20150728002301-00095-ip-10-236-191-2_883910563_2.json
ecc83ee6_File_routine__Windows_Drivers___Meaning
[CreateOptions flags] FILE_NON_DIRECTORY_FILE [Meaning]
The file being opened must not be a directory file or this call will fail. The file object being opened can represent a data file, a logical, virtual, or physical device, or a volume.
[]
IoCreateFile routine (Windows Drivers)
Meaning
https://msdn.microsoft.com/en-us/library/ff548418(v=vs.85).aspx
12/1438042981460.12_20150728002301-00095-ip-10-236-191-2_883910563_2.json
ecc83ee6_File_routine__Windows_Drivers___Meaning
[CreateOptions flags] FILE_WRITE_THROUGH [Meaning]
System services, file system drivers (FSDs), and drivers that write data to the file must actually transfer the data into the file before any requested write operation is considered complete.
[]
IoCreateFile routine (Windows Drivers)
Meaning
https://msdn.microsoft.com/en-us/library/ff548418(v=vs.85).aspx
12/1438042981460.12_20150728002301-00095-ip-10-236-191-2_883910563_2.json
ecc83ee6_File_routine__Windows_Drivers___Meaning
[CreateOptions flags] FILE_SEQUENTIAL_ONLY [Meaning]
All accesses to the file will be sequential.
[]
IoCreateFile routine (Windows Drivers)
Meaning
https://msdn.microsoft.com/en-us/library/ff548418(v=vs.85).aspx
12/1438042981460.12_20150728002301-00095-ip-10-236-191-2_883910563_2.json
ecc83ee6_File_routine__Windows_Drivers___Meaning
[CreateOptions flags] FILE_RANDOM_ACCESS [Meaning]
Accesses to the file can be random, so no sequential read-ahead operations should be performed on the file by FSDs or the system.
[]
IoCreateFile routine (Windows Drivers)
Meaning
https://msdn.microsoft.com/en-us/library/ff548418(v=vs.85).aspx
12/1438042981460.12_20150728002301-00095-ip-10-236-191-2_883910563_2.json
ecc83ee6_File_routine__Windows_Drivers___Meaning
[CreateOptions flags] FILE_NO_INTERMEDIATE_BUFFERING [Meaning]
The file cannot be cached or buffered in a driver's internal buffers. This flag is incompatible with the DesiredAccess FILE_APPEND_DATA flag.
[]
IoCreateFile routine (Windows Drivers)
Meaning
https://msdn.microsoft.com/en-us/library/ff548418(v=vs.85).aspx
12/1438042981460.12_20150728002301-00095-ip-10-236-191-2_883910563_2.json
ecc83ee6_File_routine__Windows_Drivers___Meaning
[CreateOptions flags] FILE_SYNCHRONOUS_IO_ALERT [Meaning]
All operations on the file are performed synchronously. Any wait on behalf of the caller is subject to premature termination from alerts. This flag also causes the I/O system to maintain the file position context. If this flag is set, the DesiredAccess SYNCHRONIZE flag also must be set.
[]
IoCreateFile routine (Windows Drivers)
Meaning
https://msdn.microsoft.com/en-us/library/ff548418(v=vs.85).aspx
12/1438042981460.12_20150728002301-00095-ip-10-236-191-2_883910563_2.json
ecc83ee6_File_routine__Windows_Drivers___Meaning
[CreateOptions flags] FILE_SYNCHRONOUS_IO_NONALERT [Meaning]
All operations on the file are performed synchronously. Waits in the system to synchronize I/O queuing and completion are not subject to alerts. This flag also causes the I/O system to maintain the file position context. If this flag is set, the DesiredAccess SYNCHRONIZE flag also must be set.
[]
IoCreateFile routine (Windows Drivers)
Meaning
https://msdn.microsoft.com/en-us/library/ff548418(v=vs.85).aspx
12/1438042981460.12_20150728002301-00095-ip-10-236-191-2_883910563_2.json
ecc83ee6_File_routine__Windows_Drivers___Meaning
[CreateOptions flags] FILE_CREATE_TREE_CONNECTION [Meaning]
Create a tree connection for this file in order to open it over the network. This flag is irrelevant to device and intermediate drivers.
[]
IoCreateFile routine (Windows Drivers)
Meaning
https://msdn.microsoft.com/en-us/library/ff548418(v=vs.85).aspx
12/1438042981460.12_20150728002301-00095-ip-10-236-191-2_883910563_2.json
ecc83ee6_File_routine__Windows_Drivers___Meaning
[CreateOptions flags] FILE_COMPLETE_IF_OPLOCKED [Meaning]
Complete this operation immediately with an alternate success code if the target file is oplocked, rather than blocking the caller's thread. If the file is oplocked, another caller already has access to the file over the network. This flag is irrelevant to device and intermediate drivers.
[]
IoCreateFile routine (Windows Drivers)
Meaning
https://msdn.microsoft.com/en-us/library/ff548418(v=vs.85).aspx
12/1438042981460.12_20150728002301-00095-ip-10-236-191-2_883910563_2.json
ecc83ee6_File_routine__Windows_Drivers___Meaning
[CreateOptions flags] FILE_NO_EA_KNOWLEDGE [Meaning]
If the extended attributes on an existing file being opened indicate that the caller must understand EAs to properly interpret the file, fail this request because the caller does not understand how to deal with EAs. Device and intermediate drivers can ignore this flag.
[]
IoCreateFile routine (Windows Drivers)
Meaning
https://msdn.microsoft.com/en-us/library/ff548418(v=vs.85).aspx
12/1438042981460.12_20150728002301-00095-ip-10-236-191-2_883910563_2.json
ecc83ee6_File_routine__Windows_Drivers___Meaning
[CreateOptions flags] FILE_OPEN_REPARSE_POINT [Meaning]
Open a file with a reparse point and bypass normal reparse point processing for the file. For more information, see the following Remarks section.
[]
IoCreateFile routine (Windows Drivers)
Meaning
https://msdn.microsoft.com/en-us/library/ff548418(v=vs.85).aspx
12/1438042981460.12_20150728002301-00095-ip-10-236-191-2_883910563_2.json
ecc83ee6_File_routine__Windows_Drivers___Meaning
[CreateOptions flags] FILE_DELETE_ON_CLOSE [Meaning]
Delete the file when the last handle to it is passed to ZwClose.
[]
IoCreateFile routine (Windows Drivers)
Meaning
https://msdn.microsoft.com/en-us/library/ff548418(v=vs.85).aspx
12/1438042981460.12_20150728002301-00095-ip-10-236-191-2_883910563_2.json
ecc83ee6_File_routine__Windows_Drivers___Meaning
[CreateOptions flags] FILE_OPEN_BY_FILE_ID [Meaning]
The file name specified in the ObjectAttributes parameter includes the 8-byte file reference number for the file. This number is assigned by the file system and is file-system-specific. If the file is a reparse point, the file name also includes the name of a device. Note: The FAT file system does not support FILE_OPEN_BY_FILE_ID.
[]
IoCreateFile routine (Windows Drivers)
Meaning
https://msdn.microsoft.com/en-us/library/ff548418(v=vs.85).aspx
12/1438042981460.12_20150728002301-00095-ip-10-236-191-2_883910563_2.json
ecc83ee6_File_routine__Windows_Drivers___Meaning
[CreateOptions flags] FILE_OPEN_FOR_BACKUP_INTENT [Meaning]
The file is being opened for backup intent, hence, the system should check for certain access rights and grant the caller the appropriate accesses to the file before checking the input DesiredAccess against the file's security descriptor. This flag is irrelevant to device and intermediate drivers.
[]
IoCreateFile routine (Windows Drivers)
Meaning
https://msdn.microsoft.com/en-us/library/ff548418(v=vs.85).aspx
12/1438042981460.12_20150728002301-00095-ip-10-236-191-2_883910563_2.json
ecc83ee6_File_routine__Windows_Drivers___Meaning
[CreateOptions flags] FILE_OPEN_REQUIRING_OPLOCK [Meaning]
The file is being opened and an opportunistic lock (oplock) on the file is being requested as a single atomic operation. The file system checks for oplocks before it performs the create operation, and the create operation will fail with a return code of STATUS_CANNOT_BREAK_OPLOCK if the create operation would break an existing oplock. Note The FILE_OPEN_REQUIRING_OPLOCK flag is available in Windows 7, Windows Server 2008 R2, and later Windows operating systems.
[]
IoCreateFile routine (Windows Drivers)
Meaning
https://msdn.microsoft.com/en-us/library/ff548418(v=vs.85).aspx
12/1438042981460.12_20150728002301-00095-ip-10-236-191-2_883910563_2.json
ecc83ee6_File_routine__Windows_Drivers___Meaning
[CreateOptions flags] FILE_RESERVE_OPFILTER [Meaning]
This flag allows an application to request a filter opportunistic lock (oplock) to prevent other applications from getting share violations. If there are already open handles, the create request will fail with STATUS_OPLOCK_NOT_GRANTED. For more information, see the following Remarks section.
[]
IoCreateFile routine (Windows Drivers)
Meaning
https://msdn.microsoft.com/en-us/library/ff548418(v=vs.85).aspx
12/1438042981460.12_20150728002301-00095-ip-10-236-191-2_883910563_2.json
1e5a9b5b_ver_Agent_Fixed_Database_Roles__Proxies
[Action] Create/modify/delete [Alerts] No [Operators] No [Local jobs] Yes 2 (owned jobs only) [Multiserver jobs] No [Job schedules] Yes (owned schedules only) [Proxies]
No
[ [ "N", "o" ], [ "Y", "e", "s" ], [ "N", "o", "t", " ", "a", "p", "p", "l", "i", "c", "a", "b", "l", "e" ] ]
SQL Server Agent Fixed Database Roles
Proxies
https://msdn.microsoft.com/en-us/library/ms188283(v=sql.120).aspx
12/1438042989891.18_20150728002309-00004-ip-10-236-191-2_877532760_5.json
1e5a9b5b_ver_Agent_Fixed_Database_Roles__Proxies
[Action] View list (enumerate) [Alerts] Yes [Operators] Yes 1 [Local jobs] Yes [Multiserver jobs] Yes [Job schedules] Yes [Proxies]
Yes
[ [ "N", "o" ], [ "Y", "e", "s" ], [ "N", "o", "t", " ", "a", "p", "p", "l", "i", "c", "a", "b", "l", "e" ] ]
SQL Server Agent Fixed Database Roles
Proxies
https://msdn.microsoft.com/en-us/library/ms188283(v=sql.120).aspx
12/1438042989891.18_20150728002309-00004-ip-10-236-191-2_877532760_5.json
1e5a9b5b_ver_Agent_Fixed_Database_Roles__Proxies
[Action] Enable/disable [Alerts] No [Operators] No [Local jobs] Yes 3 [Multiserver jobs] No [Job schedules] Yes 4 [Proxies]
Not applicable
[ [ "N", "o" ], [ "Y", "e", "s" ], [ "N", "o", "t", " ", "a", "p", "p", "l", "i", "c", "a", "b", "l", "e" ] ]
SQL Server Agent Fixed Database Roles
Proxies
https://msdn.microsoft.com/en-us/library/ms188283(v=sql.120).aspx
12/1438042989891.18_20150728002309-00004-ip-10-236-191-2_877532760_5.json
1e5a9b5b_ver_Agent_Fixed_Database_Roles__Proxies
[Action] View properties [Alerts] Yes [Operators] Yes [Local jobs] Yes [Multiserver jobs] Yes [Job schedules] Yes [Proxies]
Yes
[ [ "N", "o" ], [ "Y", "e", "s" ], [ "N", "o", "t", " ", "a", "p", "p", "l", "i", "c", "a", "b", "l", "e" ] ]
SQL Server Agent Fixed Database Roles
Proxies
https://msdn.microsoft.com/en-us/library/ms188283(v=sql.120).aspx
12/1438042989891.18_20150728002309-00004-ip-10-236-191-2_877532760_5.json
1e5a9b5b_ver_Agent_Fixed_Database_Roles__Proxies
[Action] Edit properties [Alerts] No [Operators] No [Local jobs] Yes (owned jobs only) [Multiserver jobs] No [Job schedules] Yes (owned schedules only) [Proxies]
No
[ [ "N", "o" ], [ "Y", "e", "s" ], [ "N", "o", "t", " ", "a", "p", "p", "l", "i", "c", "a", "b", "l", "e" ] ]
SQL Server Agent Fixed Database Roles
Proxies
https://msdn.microsoft.com/en-us/library/ms188283(v=sql.120).aspx
12/1438042989891.18_20150728002309-00004-ip-10-236-191-2_877532760_5.json
1e5a9b5b_ver_Agent_Fixed_Database_Roles__Proxies
[Action] Execute/stop/start [Alerts] Not applicable [Operators] Not applicable [Local jobs] Yes [Multiserver jobs] No [Job schedules] Not applicable [Proxies]
Not applicable
[ [ "N", "o" ], [ "Y", "e", "s" ], [ "N", "o", "t", " ", "a", "p", "p", "l", "i", "c", "a", "b", "l", "e" ] ]
SQL Server Agent Fixed Database Roles
Proxies
https://msdn.microsoft.com/en-us/library/ms188283(v=sql.120).aspx
12/1438042989891.18_20150728002309-00004-ip-10-236-191-2_877532760_5.json
1e5a9b5b_ver_Agent_Fixed_Database_Roles__Proxies
[Action] View job history [Alerts] Not applicable [Operators] Not applicable [Local jobs] Yes [Multiserver jobs] Yes [Job schedules] Not applicable [Proxies]
Not applicable
[ [ "N", "o" ], [ "Y", "e", "s" ], [ "N", "o", "t", " ", "a", "p", "p", "l", "i", "c", "a", "b", "l", "e" ] ]
SQL Server Agent Fixed Database Roles
Proxies
https://msdn.microsoft.com/en-us/library/ms188283(v=sql.120).aspx
12/1438042989891.18_20150728002309-00004-ip-10-236-191-2_877532760_5.json
1e5a9b5b_ver_Agent_Fixed_Database_Roles__Proxies
[Action] Delete job history [Alerts] Not applicable [Operators] Not applicable [Local jobs] Yes [Multiserver jobs] No [Job schedules] Not applicable [Proxies]
Not applicable
[ [ "N", "o" ], [ "Y", "e", "s" ], [ "N", "o", "t", " ", "a", "p", "p", "l", "i", "c", "a", "b", "l", "e" ] ]
SQL Server Agent Fixed Database Roles
Proxies
https://msdn.microsoft.com/en-us/library/ms188283(v=sql.120).aspx
12/1438042989891.18_20150728002309-00004-ip-10-236-191-2_877532760_5.json
1e5a9b5b_ver_Agent_Fixed_Database_Roles__Proxies
[Action] Attach/detach [Alerts] Not applicable [Operators] Not applicable [Local jobs] Not applicable [Multiserver jobs] Not applicable [Job schedules] Yes (owned schedules only) [Proxies]
Not applicable
[ [ "N", "o" ], [ "Y", "e", "s" ], [ "N", "o", "t", " ", "a", "p", "p", "l", "i", "c", "a", "b", "l", "e" ] ]
SQL Server Agent Fixed Database Roles
Proxies
https://msdn.microsoft.com/en-us/library/ms188283(v=sql.120).aspx
12/1438042989891.18_20150728002309-00004-ip-10-236-191-2_877532760_5.json
70b49df1_em_Runtime_Remoting_Messaging___Description
[Name] ArgCount [Description]
Gets the number of arguments of the called method.
[]
ReturnMessage Properties (System.Runtime.Remoting.Messaging)
Description
https://msdn.microsoft.com/en-us/library/7k51z9ya(v=vs.80)
12/1438042990114.79_20150728002310-00096-ip-10-236-191-2_885309790_0.json
70b49df1_em_Runtime_Remoting_Messaging___Description
[Name] Args [Description]
Gets a specified argument passed to the method called on the remote object.
[]
ReturnMessage Properties (System.Runtime.Remoting.Messaging)
Description
https://msdn.microsoft.com/en-us/library/7k51z9ya(v=vs.80)
12/1438042990114.79_20150728002310-00096-ip-10-236-191-2_885309790_0.json
70b49df1_em_Runtime_Remoting_Messaging___Description
[Name] Exception [Description]
Gets the exception that was thrown during the remote method call.
[]
ReturnMessage Properties (System.Runtime.Remoting.Messaging)
Description
https://msdn.microsoft.com/en-us/library/7k51z9ya(v=vs.80)
12/1438042990114.79_20150728002310-00096-ip-10-236-191-2_885309790_0.json
70b49df1_em_Runtime_Remoting_Messaging___Description
[Name] HasVarArgs [Description]
Gets a value indicating whether the called method accepts a variable number of arguments.
[]
ReturnMessage Properties (System.Runtime.Remoting.Messaging)
Description
https://msdn.microsoft.com/en-us/library/7k51z9ya(v=vs.80)
12/1438042990114.79_20150728002310-00096-ip-10-236-191-2_885309790_0.json
70b49df1_em_Runtime_Remoting_Messaging___Description
[Name] LogicalCallContext [Description]
Gets the LogicalCallContext of the called method.
[]
ReturnMessage Properties (System.Runtime.Remoting.Messaging)
Description
https://msdn.microsoft.com/en-us/library/7k51z9ya(v=vs.80)
12/1438042990114.79_20150728002310-00096-ip-10-236-191-2_885309790_0.json
70b49df1_em_Runtime_Remoting_Messaging___Description
[Name] MethodBase [Description]
Gets the MethodBase of the called method.
[]
ReturnMessage Properties (System.Runtime.Remoting.Messaging)
Description
https://msdn.microsoft.com/en-us/library/7k51z9ya(v=vs.80)
12/1438042990114.79_20150728002310-00096-ip-10-236-191-2_885309790_0.json
70b49df1_em_Runtime_Remoting_Messaging___Description
[Name] MethodName [Description]
Gets the name of the called method.
[]
ReturnMessage Properties (System.Runtime.Remoting.Messaging)
Description
https://msdn.microsoft.com/en-us/library/7k51z9ya(v=vs.80)
12/1438042990114.79_20150728002310-00096-ip-10-236-191-2_885309790_0.json
70b49df1_em_Runtime_Remoting_Messaging___Description
[Name] MethodSignature [Description]
Gets an array of Type objects containing the method signature.
[]
ReturnMessage Properties (System.Runtime.Remoting.Messaging)
Description
https://msdn.microsoft.com/en-us/library/7k51z9ya(v=vs.80)
12/1438042990114.79_20150728002310-00096-ip-10-236-191-2_885309790_0.json
70b49df1_em_Runtime_Remoting_Messaging___Description
[Name] OutArgCount [Description]
Gets the number of out or ref arguments on the called method.
[]
ReturnMessage Properties (System.Runtime.Remoting.Messaging)
Description
https://msdn.microsoft.com/en-us/library/7k51z9ya(v=vs.80)
12/1438042990114.79_20150728002310-00096-ip-10-236-191-2_885309790_0.json
70b49df1_em_Runtime_Remoting_Messaging___Description
[Name] OutArgs [Description]
Gets a specified object passed as an out or ref parameter to the called method.
[]
ReturnMessage Properties (System.Runtime.Remoting.Messaging)
Description
https://msdn.microsoft.com/en-us/library/7k51z9ya(v=vs.80)
12/1438042990114.79_20150728002310-00096-ip-10-236-191-2_885309790_0.json
70b49df1_em_Runtime_Remoting_Messaging___Description
[Name] Properties [Description]
Gets an IDictionary of properties contained in the current ReturnMessage.
[]
ReturnMessage Properties (System.Runtime.Remoting.Messaging)
Description
https://msdn.microsoft.com/en-us/library/7k51z9ya(v=vs.80)
12/1438042990114.79_20150728002310-00096-ip-10-236-191-2_885309790_0.json
70b49df1_em_Runtime_Remoting_Messaging___Description
[Name] ReturnValue [Description]
Gets the object returned by the called method.
[]
ReturnMessage Properties (System.Runtime.Remoting.Messaging)
Description
https://msdn.microsoft.com/en-us/library/7k51z9ya(v=vs.80)
12/1438042990114.79_20150728002310-00096-ip-10-236-191-2_885309790_0.json
70b49df1_em_Runtime_Remoting_Messaging___Description
[Name] TypeName [Description]
Gets the name of the type on which the remote method was called.
[]
ReturnMessage Properties (System.Runtime.Remoting.Messaging)
Description
https://msdn.microsoft.com/en-us/library/7k51z9ya(v=vs.80)
12/1438042990114.79_20150728002310-00096-ip-10-236-191-2_885309790_0.json
70b49df1_em_Runtime_Remoting_Messaging___Description
[Name] Uri [Description]
Gets or sets the URI of the remote object on which the remote method was called.
[]
ReturnMessage Properties (System.Runtime.Remoting.Messaging)
Description
https://msdn.microsoft.com/en-us/library/7k51z9ya(v=vs.80)
12/1438042990114.79_20150728002310-00096-ip-10-236-191-2_885309790_0.json
1ddbef80_n_Using_Microsoft_Test_Manager__Related_topics
[Task] Get familiar with Microsoft Test Manager: Use these links to learn how your team can use Microsoft Test Manager as part of your application lifecycle. [Related topics]
Quick Start Guide for Manual Testing using Microsoft Test Manager Essential Guide for Running Automated Tests from a Test Plan Managing New Testing Efforts
[]
System Testing Your Application Using Microsoft Test Manager
Related topics
https://msdn.microsoft.com/en-us/library/vstudio/jj635157(v=vs.110).aspx
12/1438042990114.79_20150728002310-00210-ip-10-236-191-2_881480500_0.json
1ddbef80_n_Using_Microsoft_Test_Manager__Related_topics
[Task] Planning your testing effort: Plan your testing based on either requirements or user stories. You can link your tests to these requirements or user stories and then plan which configurations you want to use to run these tests. Alternatively, you can create test suites using other criteria to plan your testing effort. [Related topics]
Defining Your Testing Effort Using Test Plans
[]
System Testing Your Application Using Microsoft Test Manager
Related topics
https://msdn.microsoft.com/en-us/library/vstudio/jj635157(v=vs.110).aspx
12/1438042990114.79_20150728002310-00210-ip-10-236-191-2_881480500_0.json
1ddbef80_n_Using_Microsoft_Test_Manager__Related_topics
[Task] Creating and managing tests: Create and manage both manual and automated tests as part of your plan. You can create test cases to be run as manual tests with individual test steps from Microsoft Test Manager. Automated tests, such as unit tests, load tests and automated UI tests, can be created by using Visual Studio. Later, if you want, you can convert test cases to automated tests by linking automation to the test case. [Related topics]
Creating and Managing Tests in Microsoft Test Manager Creating Manual Test Cases Using Microsoft Test Manager Creating Automated Tests Using Microsoft Test Manager
[]
System Testing Your Application Using Microsoft Test Manager
Related topics
https://msdn.microsoft.com/en-us/library/vstudio/jj635157(v=vs.110).aspx
12/1438042990114.79_20150728002310-00210-ip-10-236-191-2_881480500_0.json
1ddbef80_n_Using_Microsoft_Test_Manager__Related_topics
[Task] Running your tests: Run your manual, exploratory and automated tests from a test plan using Microsoft Test Manager, save these test results, and use to measure your testing progress. [Related topics]
Running Tests in Microsoft Test Manager Running Manual Tests Using Test Runner Testing Windows Store apps Running on a Device Using Microsoft Test Runner Performing Exploratory Testing Using Microsoft Test Manager Testing Windows Store apps Running on a Device Using the Exploratory Test Window Running Automated Tests in Microsoft Test Manager
[]
System Testing Your Application Using Microsoft Test Manager
Related topics
https://msdn.microsoft.com/en-us/library/vstudio/jj635157(v=vs.110).aspx
12/1438042990114.79_20150728002310-00210-ip-10-236-191-2_881480500_0.json
1ddbef80_n_Using_Microsoft_Test_Manager__Related_topics
[Task] Tracking software quality: Measure your testing readiness, track your testing progress, and view the status of bugs. The bugs include detailed information that is collected when you run your tests using Test Runner. You can also submit bugs from Microsoft Test Manager. [Related topics]
Tracking Software Quality in Microsoft Test Mangager Submitting Bugs in Microsoft Test Manager Tracking and Verifying Bugs Determining Which Builds Have Bug Fixes, New Features, or Requirements Recommending Tests to Run That are Affected by Code Changes Reporting on Testing Progress for Test Plans
[]
System Testing Your Application Using Microsoft Test Manager
Related topics
https://msdn.microsoft.com/en-us/library/vstudio/jj635157(v=vs.110).aspx
12/1438042990114.79_20150728002310-00210-ip-10-236-191-2_881480500_0.json
1ddbef80_n_Using_Microsoft_Test_Manager__Related_topics
[Task] Review and track test results: After you run tests, review your test results to see which tests passed and which tests failed. You can then assign a reason for a failed test, and assign a resolution. You can view all the test results for a test plan using pre-defined test reports or by creating your own custom reports. If your team uses a project portal, you can view the pre-defined reports on the Test Dashboard. Access the project portal from the Track view in the Testing Center in Microsoft Test Manager. For more information about the project portal information, see Test Dashboard (Agile). [Related topics]
Reviewing Test Results in Microsoft Test Manager Reporting on Testing Progress for Test Plans How to: View Test Plan Results in Microsoft Test Manager
[]
System Testing Your Application Using Microsoft Test Manager
Related topics
https://msdn.microsoft.com/en-us/library/vstudio/jj635157(v=vs.110).aspx
12/1438042990114.79_20150728002310-00210-ip-10-236-191-2_881480500_0.json
96f2cae6_stem_ServiceModel_Namespace_____Description
[Enumeration] AddressFilterMode [Description]
Specifies the type of match semantics used by the dispatcher to route incoming messages to the correct endpoint.
[]
System.ServiceModel Namespace ()
Description
https://msdn.microsoft.com/en-us/library/system.servicemodel(v=vs.90).aspx
12/1438042981460.12_20150728002301-00260-ip-10-236-191-2_872904136_3.json
96f2cae6_stem_ServiceModel_Namespace_____Description
[Enumeration] AuditLevel [Description]
Specifies when to audit security events.
[]
System.ServiceModel Namespace ()
Description
https://msdn.microsoft.com/en-us/library/system.servicemodel(v=vs.90).aspx
12/1438042981460.12_20150728002301-00260-ip-10-236-191-2_872904136_3.json
96f2cae6_stem_ServiceModel_Namespace_____Description
[Enumeration] AuditLogLocation [Description]
Specifies the location where security-related event logs are written.
[]
System.ServiceModel Namespace ()
Description
https://msdn.microsoft.com/en-us/library/system.servicemodel(v=vs.90).aspx
12/1438042981460.12_20150728002301-00260-ip-10-236-191-2_872904136_3.json
96f2cae6_stem_ServiceModel_Namespace_____Description
[Enumeration] BasicHttpMessageCredentialType [Description]
Enumerates credential types the client can authenticate with when security is enabled in the BasicHttpBinding binding.
[]
System.ServiceModel Namespace ()
Description
https://msdn.microsoft.com/en-us/library/system.servicemodel(v=vs.90).aspx
12/1438042981460.12_20150728002301-00260-ip-10-236-191-2_872904136_3.json
96f2cae6_stem_ServiceModel_Namespace_____Description
[Enumeration] BasicHttpSecurityMode [Description]
Specifies the types of security that can be used with the system-provided BasicHttpBinding.
[]
System.ServiceModel Namespace ()
Description
https://msdn.microsoft.com/en-us/library/system.servicemodel(v=vs.90).aspx
12/1438042981460.12_20150728002301-00260-ip-10-236-191-2_872904136_3.json
96f2cae6_stem_ServiceModel_Namespace_____Description
[Enumeration] CommunicationState [Description]
Defines the states in which an ICommunicationObject can exist.
[]
System.ServiceModel Namespace ()
Description
https://msdn.microsoft.com/en-us/library/system.servicemodel(v=vs.90).aspx
12/1438042981460.12_20150728002301-00260-ip-10-236-191-2_872904136_3.json
96f2cae6_stem_ServiceModel_Namespace_____Description
[Enumeration] ConcurrencyMode [Description]
Specifies whether a service class supports single-threaded or multi-threaded modes of operation.
[]
System.ServiceModel Namespace ()
Description
https://msdn.microsoft.com/en-us/library/system.servicemodel(v=vs.90).aspx
12/1438042981460.12_20150728002301-00260-ip-10-236-191-2_872904136_3.json
96f2cae6_stem_ServiceModel_Namespace_____Description
[Enumeration] DeadLetterQueue [Description]
Specifies the type of dead-letter queue to be used.
[]
System.ServiceModel Namespace ()
Description
https://msdn.microsoft.com/en-us/library/system.servicemodel(v=vs.90).aspx
12/1438042981460.12_20150728002301-00260-ip-10-236-191-2_872904136_3.json
96f2cae6_stem_ServiceModel_Namespace_____Description
[Enumeration] HostNameComparisonMode [Description]
Specifies how the host name should be used in URI comparisons when dispatching an incoming message to a service endpoint.
[]
System.ServiceModel Namespace ()
Description
https://msdn.microsoft.com/en-us/library/system.servicemodel(v=vs.90).aspx
12/1438042981460.12_20150728002301-00260-ip-10-236-191-2_872904136_3.json
96f2cae6_stem_ServiceModel_Namespace_____Description
[Enumeration] HttpClientCredentialType [Description]
Enumerates the valid credential types for HTTP clients.
[]
System.ServiceModel Namespace ()
Description
https://msdn.microsoft.com/en-us/library/system.servicemodel(v=vs.90).aspx
12/1438042981460.12_20150728002301-00260-ip-10-236-191-2_872904136_3.json
96f2cae6_stem_ServiceModel_Namespace_____Description
[Enumeration] HttpProxyCredentialType [Description]
Enumerates the valid credential types for HTTP proxy authentication.
[]
System.ServiceModel Namespace ()
Description
https://msdn.microsoft.com/en-us/library/system.servicemodel(v=vs.90).aspx
12/1438042981460.12_20150728002301-00260-ip-10-236-191-2_872904136_3.json
96f2cae6_stem_ServiceModel_Namespace_____Description
[Enumeration] ImpersonationOption [Description]
Specifies the impersonation behavior for a service operation on a service instance.
[]
System.ServiceModel Namespace ()
Description
https://msdn.microsoft.com/en-us/library/system.servicemodel(v=vs.90).aspx
12/1438042981460.12_20150728002301-00260-ip-10-236-191-2_872904136_3.json
96f2cae6_stem_ServiceModel_Namespace_____Description
[Enumeration] InstanceContextMode [Description]
Specifies the number of service instances available for handling calls that are contained in incoming messages.
[]
System.ServiceModel Namespace ()
Description
https://msdn.microsoft.com/en-us/library/system.servicemodel(v=vs.90).aspx
12/1438042981460.12_20150728002301-00260-ip-10-236-191-2_872904136_3.json
96f2cae6_stem_ServiceModel_Namespace_____Description
[Enumeration] MessageCredentialType [Description]
Enumerates the valid message credential types.
[]
System.ServiceModel Namespace ()
Description
https://msdn.microsoft.com/en-us/library/system.servicemodel(v=vs.90).aspx
12/1438042981460.12_20150728002301-00260-ip-10-236-191-2_872904136_3.json
96f2cae6_stem_ServiceModel_Namespace_____Description
[Enumeration] MsmqAuthenticationMode [Description]
Specifies the type of authentication used for the binding.
[]
System.ServiceModel Namespace ()
Description
https://msdn.microsoft.com/en-us/library/system.servicemodel(v=vs.90).aspx
12/1438042981460.12_20150728002301-00260-ip-10-236-191-2_872904136_3.json
96f2cae6_stem_ServiceModel_Namespace_____Description
[Enumeration] MsmqEncryptionAlgorithm [Description]
Contains the set of encryption algorithms that can be used to encrypt messages on the wire.
[]
System.ServiceModel Namespace ()
Description
https://msdn.microsoft.com/en-us/library/system.servicemodel(v=vs.90).aspx
12/1438042981460.12_20150728002301-00260-ip-10-236-191-2_872904136_3.json
96f2cae6_stem_ServiceModel_Namespace_____Description
[Enumeration] MsmqSecureHashAlgorithm [Description]
Contains the hashing algorithms that Message Queuing (MSMQ) can use to sign messages.
[]
System.ServiceModel Namespace ()
Description
https://msdn.microsoft.com/en-us/library/system.servicemodel(v=vs.90).aspx
12/1438042981460.12_20150728002301-00260-ip-10-236-191-2_872904136_3.json
96f2cae6_stem_ServiceModel_Namespace_____Description
[Enumeration] NetMsmqSecurityMode [Description]
The NetMsmqSecurityMode enumeration specifies security modes that can be used by the MSMQ transport.
[]
System.ServiceModel Namespace ()
Description
https://msdn.microsoft.com/en-us/library/system.servicemodel(v=vs.90).aspx
12/1438042981460.12_20150728002301-00260-ip-10-236-191-2_872904136_3.json
96f2cae6_stem_ServiceModel_Namespace_____Description
[Enumeration] NetNamedPipeSecurityMode [Description]
Specifies whether transport-level security is used with named pipes.
[]
System.ServiceModel Namespace ()
Description
https://msdn.microsoft.com/en-us/library/system.servicemodel(v=vs.90).aspx
12/1438042981460.12_20150728002301-00260-ip-10-236-191-2_872904136_3.json
96f2cae6_stem_ServiceModel_Namespace_____Description
[Enumeration] OperationFormatStyle [Description]
Represents the SOAP style that determines how the WSDL metadata for the service is formatted.
[]
System.ServiceModel Namespace ()
Description
https://msdn.microsoft.com/en-us/library/system.servicemodel(v=vs.90).aspx
12/1438042981460.12_20150728002301-00260-ip-10-236-191-2_872904136_3.json
96f2cae6_stem_ServiceModel_Namespace_____Description
[Enumeration] OperationFormatUse [Description]
Determines the format of the message.
[]
System.ServiceModel Namespace ()
Description
https://msdn.microsoft.com/en-us/library/system.servicemodel(v=vs.90).aspx
12/1438042981460.12_20150728002301-00260-ip-10-236-191-2_872904136_3.json