MultiplayerSessionMember.SecureDeviceAddressBase64 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.
(Optional) The base64 encoded secure device address of the member.
public string SecureDeviceAddressBase64 { get; }
member this.SecureDeviceAddressBase64 : string
Public ReadOnly Property SecureDeviceAddressBase64 As String
Property Value
Implements
Microsoft.Xbox.Services.Multiplayer.__IMultiplayerSessionMemberPublicNonVirtuals.SecureDeviceAddressBase64