ManagedServiceAccessToken Class
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.
public class ManagedServiceAccessToken : Microsoft.Azure.Commands.Common.Authentication.IAccessToken
type ManagedServiceAccessToken = class
interface IAccessToken
Public Class ManagedServiceAccessToken
Implements IAccessToken
- Inheritance
-
ManagedServiceAccessToken
- Implements
Constructors
ManagedServiceAccessToken(IAzureAccount, IAzureEnvironment, String, String) |
Properties
AccessToken | |
LoginType | |
RequestUris | |
TenantId | |
UserId |
Methods
AuthorizeRequest(Action<String,String>) |
Extension Methods
GetDomain(IAccessToken) |