ManagedIdentityTokenProvider 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 ManagedIdentityTokenProvider : Microsoft.ServiceBus.TokenProvider
type ManagedIdentityTokenProvider = class
inherit TokenProvider
Public Class ManagedIdentityTokenProvider
Inherits TokenProvider
- Inheritance
Constructors
ManagedIdentityTokenProvider(AzureServiceTokenProvider, Uri) |
Properties
CacheSize |
Gets or sets the size of the cache. (Inherited from TokenProvider) |
CacheTokens |
Gets or sets a value that indicates whether new security tokens are being cached. (Inherited from TokenProvider) |
IsWebTokenSupported |
Gets or sets a value that indicates whether web token is supported by this provider. (Inherited from TokenProvider) |
StripQueryParameters |
Gets whether the token provider strips query parameters. (Inherited from TokenProvider) |
TokenScope |
Gets or sets the token scope associated with the provider. (Inherited from TokenProvider) |
Methods
Applies to
Samarbeta med oss på GitHub
Källan för det här innehållet finns på GitHub, där du även kan skapa och granska ärenden och pull-begäranden. Se vår deltagarguide för mer information.
Azure SDK for .NET