[This topic is pre-release documentation and is subject to change in future releases. Blank topics are included as placeholders.]

Namespace:  SmsMsgApiNet
Assembly:  Microsoft.ConfigurationManagement.Messaging(in Microsoft.ConfigurationManagement.Messaging.dll)

Syntax

                 
  C#     Visual Basic     Visual C++  
public 
enum 
MPAPI_SECURITY_FLAGS
Public 
Enumeration 
MPAPI_SECURITY_FLAGS
public 
enum class 
MPAPI_SECURITY_FLAGS

Members

Member Description
MPAPI_SECURITY_FLAG_MIXED_MODE
MPAPI_SECURITY_FLAG_NATIVE_MODE
MPAPI_SECURITY_FLAG_SIGN_MESSAGE
MPAPI_SECURITY_FLAG_ENCRYPT_MESSAGE
MPAPI_SECURITY_FLAG_ENABLE_CRL_CHECKING
MPAPI_SECURITY_FLAG_COMPRESS_MESSAGE

See Also