Questions tagged [microsoft-account]

126 questions
0
votes
1 answer

Windows 8 App Login from Microsoft Account and App account

I want to develop a Windows 8 app that uses Microsoft Account to enable synchronization between devices. However, the user must also log-in through a web service to use the App. How does it work then? Can the log-in be "associated" to a Microsoft…
Silva
  • 161
  • 1
  • 12
0
votes
1 answer

How do you integrate Microsoft Account into a Windows Store App?

I'm writing an app which accesses user information over the web. I want to use the Microsoft Account of the current user, to identify them to my application and, in turn, to the cloud-hosted services supporting the application. If they don't have an…
Paul Turner
  • 38,949
  • 15
  • 102
  • 166
-1
votes
1 answer

Hashicorp Vagrant - How to authenticate against SMB if I have Microsoft Account on my windows host

I have a windows 10 host and I would like to set up Synced Folders for my vagrant box. In my Vagrantfile I have: Vagrant.configure("2") do |config| config.vm.box = "hashicorp/bionic64" config.vm.synced_folder "./data", "/vagrant_data" end When…
ThomasMX
  • 1,643
  • 2
  • 19
  • 35
-1
votes
1 answer

How to get all Microsoft administrator account information on Windows 10?

Is there a way to get all Microsoft accounts and the admin user in them? Get all local admin user by win32_UserAccount, if it's Microsoft account, we cant get related info, such as email info. WindowsIdentity.Getcurrent() can get current user, and…
-1
votes
1 answer

Even I have enabled cookies, I still cannot login to microsoft

I have enabled my cookies on IE, but when I login to my microsoft account, it always let me enable my cookie? Can anybody know what's wrong?
Feeny
  • 3
  • 3
-3
votes
1 answer

Unable to view BBcall attribute after sync to AAD

We unable to set BBcall attribute on AAD, is it by design or not ? For example : On premises AD : https://morecovery.blob.core.windows.net/20170911/1.png AAD : https://morecovery.blob.core.windows.net/20170911/2.png thanks.
1 2 3
8
9