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)

System::Object
  Microsoft.ConfigurationManagement.Messaging.Framework::MessageSecurityModeHelper

[SerializableAttribute]
public ref class MessageSecurityModeHelper abstract sealed 

NameDescription
System_CAPS_pubmethodSystem_CAPS_staticToScheme(MessageSecurityMode)

Converts the security mode to a URI scheme.

Any public static ( Shared in Visual Basic) members of this type are thread safe. Any instance members are not guaranteed to be thread safe.

Return to top
Show: