ContainerRegistryAccessToken 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 ContainerRegistryAccessToken : Microsoft.Azure.ContainerRegistry.AuthToken
type ContainerRegistryAccessToken = class
inherit AuthToken
Public Class ContainerRegistryAccessToken
Inherits AuthToken
- Inheritance
Constructors
ContainerRegistryAccessToken(ContainerRegistryRefreshToken, String, String) | |
ContainerRegistryAccessToken(String, String, String, String) |
Fields
RefreshFunction | (Inherited from AuthToken) |
Properties
Expiration | (Inherited from AuthToken) |
Scope | |
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
GitHub'da bizimle işbirliği yapın
Bu içeriğin kaynağı GitHub'da bulunabilir; burada ayrıca sorunları ve çekme isteklerini oluşturup gözden geçirebilirsiniz. Daha fazla bilgi için katkıda bulunan kılavuzumuzu inceleyin.
Azure SDK for .NET