MessageSecurityModeHelper Class
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