AccessTokenCredential(Guid, IAccessToken) Constructor
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 AccessTokenCredential (Guid subscriptionId, Microsoft.Azure.Commands.Common.Authentication.IAccessToken token);
new Microsoft.Azure.Commands.Common.Authentication.AccessTokenCredential : Guid * Microsoft.Azure.Commands.Common.Authentication.IAccessToken -> Microsoft.Azure.Commands.Common.Authentication.AccessTokenCredential
Public Sub New (subscriptionId As Guid, token As IAccessToken)
Parameters
- subscriptionId
- Guid
- token
- IAccessToken