FrameworkSecurity.MessageQueuePathSeparator Field
The path separator character for message queue security.
Namespace: Microsoft.TeamFoundation.Framework.Common
Assembly: Microsoft.TeamFoundation.Common (in Microsoft.TeamFoundation.Common.dll)
Syntax
'Declaration
Public Shared ReadOnly MessageQueuePathSeparator As Char
public static readonly char MessageQueuePathSeparator
public:
static initonly wchar_t MessageQueuePathSeparator
static val MessageQueuePathSeparator: char
public static final var MessageQueuePathSeparator : char
.NET Framework Security
- Full trust for the immediate caller. This member cannot be used by partially trusted code. For more information, see Using Libraries from Partially Trusted Code.