次の方法で共有


InMemoryTokenCacheOptions Class

Definition

public class InMemoryTokenCacheOptions : Azure.Identity.UnsafeTokenCacheOptions
type InMemoryTokenCacheOptions = class
    inherit UnsafeTokenCacheOptions
Public Class InMemoryTokenCacheOptions
Inherits UnsafeTokenCacheOptions
Inheritance
InMemoryTokenCacheOptions

Constructors

InMemoryTokenCacheOptions()
InMemoryTokenCacheOptions(ReadOnlyMemory<Byte>)

Methods

Deserialize(Stream)
RefreshCacheAsync()
Serialize(Stream)
TokenCacheUpdatedAsync(TokenCacheUpdatedArgs)

Applies to