Share via


SecurityUtil.isImplicitFlushMode Method

Definition

Caution

This API has been deprecated. Please use the new security management library to update role permissions at runtime.

Indicates whether implicit security flushing mode is on.

public:
 static bool isImplicitFlushMode();
[System.Obsolete("This API has been deprecated. Please use the new security management library to update role permissions at runtime.")]
public static bool isImplicitFlushMode ();
[<System.Obsolete("This API has been deprecated. Please use the new security management library to update role permissions at runtime.")>]
static member isImplicitFlushMode : unit -> bool
Public Shared Function isImplicitFlushMode () As Boolean

Returns

A Boolean value.

Attributes

Applies to