FabricClientSettings.AuthTokenBufferSize Property

Definition

Gets or sets a value indicating the buffer size to use when retrieving an authentication token from Azure Active Directory.

public long AuthTokenBufferSize { get; set; }
member this.AuthTokenBufferSize : int64 with get, set
Public Property AuthTokenBufferSize As Long

Property Value

Returns the buffer size in bytes.

Applies to