SignalingSessionSettings.LocalOwnerDisplayName Property

Definition

Gets the display name used to represent the local endpoint in the session.

public:
 property System::String ^ LocalOwnerDisplayName { System::String ^ get(); };
public string LocalOwnerDisplayName { get; }
member this.LocalOwnerDisplayName : string
Public ReadOnly Property LocalOwnerDisplayName As String

Property Value

String

Remarks

This property can be null, which indicates that no displayname should be sent.

Applies to