SimpleMembershipProvider.HasLocalAccount(Int32) Metoda

Definice

Určuje, jestli má uživatel místní účet.

public override bool HasLocalAccount (int userId);
override this.HasLocalAccount : int -> bool
Public Overrides Function HasLocalAccount (userId As Integer) As Boolean

Parametry

userId
Int32

ID uživatele.

Návraty

pokud uživatel má místní účet; jinak false.

Platí pro