MovilizerParticipantConfiguration.MovilizerParticipantConfiguration C# (CSharp) Method

MovilizerParticipantConfiguration() public method

    public MovilizerParticipantConfiguration() {
        this.resetSecretField = false;
        this.resetGroupsField = false;
        this.passwordHashTypeField = -1;
        this.idleTTLField = 0;
    }
    

Same methods

MovilizerParticipantConfiguration::MovilizerParticipantConfiguration ( ) : System
MovilizerParticipantConfiguration