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
Współpracuj z nami w serwisie GitHub
Źródło tej zawartości można znaleźć w witrynie GitHub, gdzie można również tworzyć i przeglądać problemy i żądania ściągnięcia. Więcej informacji znajdziesz w naszym przewodniku dla współtwórców.
Azure SDK for .NET