IMultiplayerSessionReference.ServiceConfigurationId Property

The identifier of the service configuration that is specific to the title.

Note This property is implemented by the 2015 Multiplayer and applies only to that multiplayer version and later. It is intended for use with template contract 104/105 or later.

Syntax

public:
property String^ ServiceConfigurationId {
         String^ get ();
}  

Property value

Type: String 

 The service configuration ID (SCID).

Requirements

Namespace: Windows.Xbox.Multiplayer

Metadata: windows.winmd

See also

Reference

IMultiplayerSessionReference Interface

IMultiplayerSessionReference Members

Windows.Xbox.Multiplayer Namespace