MSILoginInformation 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.
Type to hold MSI configuration.
public class MSILoginInformation : Microsoft.Azure.Management.ResourceManager.Fluent.Core.IBeta
type MSILoginInformation = class
interface IBeta
Public Class MSILoginInformation
Implements IBeta
- Inheritance
-
MSILoginInformation
- Implements
Constructors
MSILoginInformation(MSIResourceType, String, String, String) |
Construction for MSI Login |
Properties
Port |
Obsolete.
Get or Set the MSI extension port to retrieve access token from. |
ResourceType |
Get or set the type of the resource for MSI authentication. |
UserAssignedIdentityClientId |
Get or Set the Active Directory Client ID associated with the user assigned identity. |
UserAssignedIdentityObjectId |
Get or Set the Active Directory Object ID associated with the user assigned identity. |
UserAssignedIdentityResourceId |
Get or Set user assigned identity resource ARM id. |
Applies to
Azure SDK for .NET