Note
Access to this page requires authorization. You can try signing in or changing directories.
Access to this page requires authorization. You can try changing directories.
Utility class that helps convert security modes to schemes.
Namespace: Microsoft.ConfigurationManagement.Messaging.Framework
Assembly: Microsoft.ConfigurationManagement.Messaging (in Microsoft.ConfigurationManagement.Messaging.dll)
Inheritance Hierarchy
System.Object
Microsoft.ConfigurationManagement.Messaging.Framework.MessageSecurityModeHelper
Syntax
[SerializableAttribute]
public static class MessageSecurityModeHelper
[SerializableAttribute]
public ref class MessageSecurityModeHelper abstract sealed
<SerializableAttribute>
Public NotInheritable Class MessageSecurityModeHelper
Methods
Name | Description | |
---|---|---|
![]() ![]() |
ToScheme(MessageSecurityMode) | Converts the security mode to a URI scheme. |
Thread Safety
Any public static ( Shared in Visual Basic) members of this type are thread safe. Any instance members are not guaranteed to be thread safe.
See Also
Microsoft.ConfigurationManagement.Messaging.Framework Namespace
Return to top