public static Azure.Communication.Identity.CommunicationUserIdentifierAndToken CommunicationUserIdentifierAndToken(Azure.Communication.CommunicationUserIdentifier user, Azure.Core.AccessToken accessToken)
 {
     throw null;
 }
 public RemoteRenderingClient(System.Uri remoteRenderingEndpoint, System.Guid accountId, string accountDomain, Azure.Core.AccessToken accessToken, Azure.MixedReality.RemoteRendering.RemoteRenderingClientOptions options = null)
 {
 }
 public void Deconstruct(out Azure.Communication.CommunicationUserIdentifier user, out Azure.Core.AccessToken accessToken)
 {
     throw null;
 }
 public ObjectAnchorsConversionClient(System.Guid accountId, string accountDomain, Azure.Core.AccessToken token, Azure.MixedReality.ObjectAnchors.Conversion.ObjectAnchorsConversionClientOptions options = null)
 {
 }