ManagementGroup.GetMonitoringSecureReferenceForActionAccount Method
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
Caution
Please use TypeDefinitions.GetSecureReferenceForActionAccount()
Gets MonitoringSecureReferences.
public:
Microsoft::EnterpriseManagement::Configuration::MonitoringSecureReference ^ GetMonitoringSecureReferenceForActionAccount();
[System.Obsolete("Please use TypeDefinitions.GetSecureReferenceForActionAccount()")]
public Microsoft.EnterpriseManagement.Configuration.MonitoringSecureReference GetMonitoringSecureReferenceForActionAccount ();
member this.GetMonitoringSecureReferenceForActionAccount : unit -> Microsoft.EnterpriseManagement.Configuration.MonitoringSecureReference
Public Function GetMonitoringSecureReferenceForActionAccount () As MonitoringSecureReference
Returns
A collection of MonitoringSecureReferences that match the criteria.
- Attributes