ContainerRegistryRefreshToken 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 ContainerRegistryRefreshToken : Microsoft.Azure.ContainerRegistry.AuthToken
type ContainerRegistryRefreshToken = class
inherit AuthToken
Public Class ContainerRegistryRefreshToken
Inherits AuthToken
- Inheritance
Constructors
ContainerRegistryRefreshToken(AuthToken, String) |
Fields
RefreshFunction | (Inherited from AuthToken) |
Properties
Expiration | (Inherited from AuthToken) |
Value | (Inherited from AuthToken) |
Methods
CheckAndRefresh() | (Inherited from AuthToken) |
InitializeToken(AuthToken+AcquireCallback) | (Inherited from AuthToken) |
NeedsRefresh() | (Inherited from AuthToken) |
Refresh() | (Inherited from AuthToken) |
Applies to
Collabora con noi su GitHub
L'origine di questo contenuto è disponibile in GitHub, in cui è anche possibile creare ed esaminare i problemi e le richieste pull. Per ulteriori informazioni, vedere la guida per i collaboratori.