MonitoringCommunityStringSecureData Class

System Center
 

Updated: April 16, 2012

Applies To: Operations Manager for System Center 2012

Note: This API is now obsolete.

Represents a community string secure data item. The secure data is a SecureString object.

Namespace:   Microsoft.EnterpriseManagement.Monitoring.Security
Assembly:  Microsoft.EnterpriseManagement.OperationsManager (in Microsoft.EnterpriseManagement.OperationsManager.dll)


[SerializableAttribute]
[ObsoleteAttribute("Use Microsoft.EnterpriseManagement.Security.CommunityStringSecureData")]
public ref class MonitoringCommunityStringSecureData : MonitoringSecureData

NameDescription
System_CAPS_pubmethodMonitoringCommunityStringSecureData()

Initializes a new MonitoringCommunityStringSecureData object.

NameDescription
System_CAPS_protpropertyConfigExtensionData

(Inherited from SecureData.)

System_CAPS_pubpropertyData

(Inherited from SecureData.)

System_CAPS_pubpropertyDescription

(Inherited from SecureData.)

System_CAPS_pubpropertyId
System_CAPS_pubpropertyIsSystem

(Inherited from SecureData.)

System_CAPS_pubpropertyLastModified

(Inherited from SecureData.)

System_CAPS_pubpropertyManagementGroup

The connection management group connection used by this object.(Inherited from MonitoringSecureData.)

System_CAPS_pubpropertyManagementGroupId

(Inherited from MonitoringBase.)

System_CAPS_pubpropertyName

(Inherited from SecureData.)

System_CAPS_pubpropertySecureData

Obsolete.Sets the secure data in the secure data object.(Inherited from MonitoringSecureData.)

System_CAPS_pubpropertySecureDataType

(Inherited from SecureData.)

System_CAPS_pubpropertySecureStorageId

(Inherited from SecureData.)

System_CAPS_pubpropertyType

Obsolete.Gets the type of the secure data in the secure data object.(Inherited from MonitoringSecureData.)

NameDescription
System_CAPS_pubmethodEquals(Object^)
System_CAPS_protmethodFinalize()

(Inherited from Object.)

System_CAPS_protmethodGetConfigurationString()

(Inherited from SecureData.)

System_CAPS_pubmethodGetHashCode()
System_CAPS_pubmethodGetType()

(Inherited from Object.)

System_CAPS_protmethodMemberwiseClone()

(Inherited from Object.)

System_CAPS_pubmethodReconnect(EnterpriseManagementGroup^)

Reconnects to the specified management group after the object has been disconnected.(Inherited from MonitoringSecureData.)

System_CAPS_protmethodSetConfigurationString(String^)

(Inherited from SecureData.)

System_CAPS_pubmethodToString()

(Inherited from MonitoringBase.)

System_CAPS_pubmethodUpdate()

Updates the secure data.(Inherited from MonitoringSecureData.)

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: