Instance ID of the authorized host for the completed operation.

Namespace:  Microsoft.Rtc.Sip
Assembly:  ServerAgent(in ServerAgent.dll)

Syntax

Visual Basic (declaration)
Public 
ReadOnly 
Property 
Instance 
As 
Guid
	
Get
Visual Basic (usage)
Dim 
instance 
As 

AuthorizedHostOperationCompletedEventArgs
Dim 
value 
As 
Guid

value = instance.
Instance
C#
public 
Guid 
Instance { 
get; }

Property value

Type: System . . :: . . Guid

See also