Sdílet prostřednictvím


IWithTokenStore<ParentT>.WithTokenStore(Boolean) Metoda

Definice

Určuje, jestli má být povolené úložiště tokenů.

public Microsoft.Azure.Management.AppService.Fluent.WebAppAuthentication.UpdateDefinition.IWithAttach<ParentT> WithTokenStore (bool enabled);
abstract member WithTokenStore : bool -> Microsoft.Azure.Management.AppService.Fluent.WebAppAuthentication.UpdateDefinition.IWithAttach<'ParentT>
Public Function WithTokenStore (enabled As Boolean) As IWithAttach(Of ParentT)

Parametry

enabled
Boolean

True, pokud má být povolené úložiště tokenů.

Návraty

Platí pro