IdentityConfiguration.IsInitialized Propriété

Définition

Obtient ou définit une valeur indiquant si la méthode Initialize() a été appelée.

public:  virtual property bool IsInitialized {  public:
bool get(); protected:
 void set(bool value); };
public virtual bool IsInitialized { get; protected set; }
member this.IsInitialized : bool with get, set
Public Overridable Property IsInitialized As Boolean

Valeur de propriété

true si la méthode Initialize() a été appelée ; sinon false.

S’applique à