How to Use Visual Basic to Get the Azure WebForms Username

Опубликовано: 11 Июль 2023
на канале: Sean MacKenzie Data Engineering
296
9

We've been working on our WebForms application for our fictional tow truck listing, and we have learned how to add different controls, connect to a database, and do some interactions. However, every app always hits a point where it is necessary to get the currently logged in user. In App Services apps in Azure, it is no different. While we piggyback on the nice security provided by Azure Active Directory and Microsoft (or other types of) accounts, eventually we need to find out who is using our app, so that we can allow or deny access to functions, display different messaging, or other security tasks. Let's go get the current username in our app!

Related Videos:
Getting Started with WebForms
   • Getting Started with WebForms  
How WebForms Development Works
   • How WebForms Development Works  
How to Use Text Boxes to Update an Azure SQL Database in WebForms
   • How to Use Text Boxes to Update an Az...  
How to Use Date Controls in WebForms Apps
   • How to Use Date Controls in WebForms ...  
How to Use Dropdown Lists aka Combo Boxes in WebForms Apps
   • How to Use Dropdown Lists aka Combo B...  
How to Use Visual Basic to Get the Azure WebForms Username
You are watching this one now!
How to Add Custom Filter Controls to Your Azure WebForms App
   • How to Add Custom Filter Controls to ...  
How to Add Bootstrap Styling to Your WebForms App Controls
   • How to Add Bootstrap Styling to Your ...  
How to Style GridView Buttons in WebForms
   • How to Style GridView Buttons in WebF...  
How to Use RowCommand Buttons in WebForms
   • How to Use RowCommand Buttons in WebF...  

Join me on Patreon!
  / mackenziedataengineering  

Demo of my BZ RDP Cloaker:
https://www.patreon.com/posts/how-to-...



Check out some tech (and support my channel!):
https://www.amazon.ca/shop/seanmacken...

Want the code from this video?
http://mackenziemackenzie.com/downloads

Interested in transforming your career or finding your next gig?
https://system.billzone.com/careers.html

Want my team to do a project for you? Let's get to it!
https://system.billzone.com/smdeproje...

Contact form you can find at http://www.mackenziemackenzie.com/

Follow me on social media:
  / mackenziedataanalytics  
  / seamacke  
  / seamacke  
  / seamacke  
  / psmackenzie  

Get Microsoft Office including Access:
https://click.linksynergy.com/fs-bin/...

Got a YouTube Channel? I use TubeBuddy, it is awesome. Give it a try:
https://www.tubebuddy.com/seanmackenz...

#webforms #azure #dataengineering