SignalingSessionSettings.LocalOwnerDisplayName 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.
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
Remarks
This property can be null, which indicates that no displayname should be sent.