ProvisioningFailedEventArgs.Exception Property
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.
The exception containing information about the failure.
public:
property Microsoft::Rtc::Signaling::RealTimeException ^ Exception { Microsoft::Rtc::Signaling::RealTimeException ^ get(); };
public Microsoft.Rtc.Signaling.RealTimeException Exception { get; }
member this.Exception : Microsoft.Rtc.Signaling.RealTimeException
Public ReadOnly Property Exception As RealTimeException
Property Value
Remarks
An application can log or otherwise surface this information for an admin to take corrective action. Possible failures: Failure in applying a certificate.