MonitoringSecureDataHealthServiceReference.GetMonitoringSecureReference 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
Use Security.GetSecureReference
Gets the associated secure reference.
public:
Microsoft::EnterpriseManagement::Configuration::MonitoringSecureReference ^ GetMonitoringSecureReference();
[System.Obsolete("Use Security.GetSecureReference")]
public Microsoft.EnterpriseManagement.Configuration.MonitoringSecureReference GetMonitoringSecureReference ();
member this.GetMonitoringSecureReference : unit -> Microsoft.EnterpriseManagement.Configuration.MonitoringSecureReference
Public Function GetMonitoringSecureReference () As MonitoringSecureReference
Returns
The MonitoringSecureReference.
- Attributes